]> granicus.if.org Git - strace/commit
Trivial fixes, no code changes.
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Sep 2012 08:28:43 +0000 (10:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Sep 2012 08:28:43 +0000 (10:28 +0200)
commit978fbc901c4fe260caaa5881e54bd9cb54022101
treed207ef258ac906019fcc6f7c67b13449f5b8f3e1
parent508279c94f15510d05c92a7694533c9a962d8585
Trivial fixes, no code changes.

* strace.c: Fix compiler warning message about tgkill - we don't use it.
Fix indentation of preprocessor directives.
(trace): Remove outdated comment.

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