From: Denys Vlasenko Date: Mon, 12 Mar 2012 22:32:16 +0000 (+0100) Subject: Style fix. No code changes X-Git-Tag: v4.7~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=558e5127fb68a7ab5c5ba6d8e976efd77e396cc2;p=strace Style fix. No code changes * strace.c (process_opt_p_list): Style fix. Signed-off-by: Denys Vlasenko --- diff --git a/strace.c b/strace.c index a17adb39..e581882a 100644 --- 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) { /*