staging: wlags49_h2: Reindent hcf.c
Untabify with tab-width set to 4 (to match VI header). Then reindent with tab-width reset to 8. Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
788c2bce7e
commit
543fd0a349
@@ -1,4 +1,3 @@
|
||||
// vim:tw=110:ts=4:
|
||||
/************************************************************************************************************
|
||||
*
|
||||
* FILE : HCF.C
|
||||
@@ -2218,7 +2217,8 @@ int rc = HCF_SUCCESS;
|
||||
|
||||
//all codes between 0xFA00 and 0xFCFF are passed to Hermes
|
||||
#if (HCF_TYPE) & HCF_TYPE_WPA
|
||||
{ hcf_16 i;
|
||||
{
|
||||
hcf_16 i;
|
||||
hcf_32 FAR * key_p;
|
||||
|
||||
if ( ltvp->typ == CFG_ADD_TKIP_DEFAULT_KEY || ltvp->typ == CFG_ADD_TKIP_MAPPED_KEY ) {
|
||||
|
Reference in New Issue
Block a user