From 3d11760fe04a8563ff0eb12c79c51660f1d7e87d Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 5 Jan 2007 19:08:19 +0100 Subject: inotail.c: Print version information to stdout --- inotail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inotail.c b/inotail.c index 783ac3b..ebf2a40 100644 --- a/inotail.c +++ b/inotail.c @@ -424,7 +424,7 @@ int main(int argc, char **argv) verbose = 1; break; case 'V': - fprintf(stderr, "%s %s\n", PROGRAM_NAME, VERSION); + fprintf(stdout, "%s %s\n", PROGRAM_NAME, VERSION); return 0; case 'h': usage(EXIT_SUCCESS); -- cgit v1.2.3-54-g00ecf id='header'> cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/kernel/signal.c')