pidgin: 0bfcaf78: Debug log is sent to stderr. Thanks to w...

sadrul at pidgin.im sadrul at pidgin.im
Wed Feb 4 17:45:38 EST 2009


-----------------------------------------------------------------
Revision: 0bfcaf78ec07efb71812fff2c8b738b4532aac7f
Ancestor: 6d5878bd4a428da848f0599504c877a9a0dabbd5
Author: sadrul at pidgin.im
Date: 2009-02-04T22:46:45
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/0bfcaf78ec07efb71812fff2c8b738b4532aac7f

Modified files:
        finch/finch.c

ChangeLog: 

Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.

-------------- next part --------------
============================================================
--- finch/finch.c	705089ed662f2165cc0256d3ea87c3a000c4585c
+++ finch/finch.c	7de9b76dc4808a46137c007229f0210ea9ffd659
@@ -210,7 +210,7 @@ show_usage(const char *name, gboolean te
 		text = g_strdup_printf(_("%s\n"
 		       "Usage: %s [OPTION]...\n\n"
 		       "  -c, --config=DIR    use DIR for config files\n"
-		       "  -d, --debug         print debugging messages to stdout\n"
+		       "  -d, --debug         print debugging messages to stderr\n"
 		       "  -h, --help          display this help and exit\n"
 		       "  -n, --nologin       don't automatically login\n"
 		       "  -v, --version       display the current version and exit\n"), DISPLAY_VERSION, name);


More information about the Commits mailing list