commit | 558e5127fb68a7ab5c5ba6d8e976efd77e396cc2 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Mar 12 23:32:16 2012 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Mar 12 23:32:16 2012 +0100 |
tree | 7db60b19bc458a15c697992a5b204f6fe1f813a3 | |
parent | ecc8b97c9bd36ad25c550ec412f43f44b59e2ebd [diff] [blame] |
Style fix. No code changes * strace.c (process_opt_p_list): Style fix. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/strace.c b/strace.c index a17adb3..e581882 100644 --- a/strace.c +++ b/strace.c
@@ -525,7 +525,8 @@ } } -static void process_opt_p_list(char *opt) +static void +process_opt_p_list(char *opt) { while (*opt) { /*