]> granicus.if.org Git - strace/commitdiff
Style fix. No code changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 12 Mar 2012 22:32:16 +0000 (23:32 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 12 Mar 2012 22:32:16 +0000 (23:32 +0100)
* strace.c (process_opt_p_list): Style fix.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
strace.c

index a17adb394f5da887cfd2e1f24e47277118ab0135..e581882a27096f3278ca3c014af89ab6668561a8 100644 (file)
--- a/strace.c
+++ b/strace.c
@@ -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) {
                /*