Style fix. No code changes

* strace.c (process_opt_p_list): Style fix.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2012-03-12 23:32:16 +01:00
parent ecc8b97c9b
commit 558e5127fb

View File

@ -525,7 +525,8 @@ newoutf(struct tcb *tcp)
}
}
static void process_opt_p_list(char *opt)
static void
process_opt_p_list(char *opt)
{
while (*opt) {
/*