Merge commit 'athcx/master'
[paraslash.git] / client_common.c
index 9886cfe5f93ef187f0f61fc0642a68b41f0b0619..e757a3a7a954bb6885a61613ce19c7158f96330f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -364,7 +364,7 @@ int client_open(int argc, char *argv[], struct client_task **ct_ptr)
                        goto out;
        }
        ret = 1;
-       PARA_INFO_LOG("loglevel: %d\n", ct->conf.loglevel_arg);
+       PARA_INFO_LOG("loglevel: %s\n", ct->conf.loglevel_arg);
        PARA_INFO_LOG("config_file: %s\n", ct->config_file);
        PARA_INFO_LOG("key_file: %s\n", ct->key_file);
        PARA_NOTICE_LOG("connecting %s:%d\n", ct->conf.hostname_arg,