whitespace fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -369,7 +369,7 @@ static int parse(const char *boundary, char **argv)
|
||||
}
|
||||
}
|
||||
next:
|
||||
free(line);
|
||||
free(line);
|
||||
}
|
||||
|
||||
//bb_info_msg("ENDPARSE[%s]", boundary);
|
||||
|
Reference in New Issue
Block a user