From ab499add5ac6bc8c61b4fe32838a2a33f81e4867 Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 4 Oct 2022 10:13:36 +0200 Subject: Redirect debug output to stderr --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 42343a8..2b155d5 100644 --- a/main.c +++ b/main.c @@ -71,7 +71,7 @@ static void get_opts(Options* opts, int argc, char* argv[]) { // prints out the help page. static void print_help(void) { - fprintf(stderr, + printf( "The Linux on mobile XMPP (LimoX) client.\n" "\n" "Usage: limox [-h]\n" -- cgit v1.2.3-70-g09d2