[xiph-cvs] cvs commit: icecast/src configtest.c
Brendan
brendan at xiph.org
Thu Jan 16 00:07:36 PST 2003
brendan 03/01/16 03:07:36
Modified: src configtest.c
Log:
I wanted to see this variable
Revision Changes Path
1.2 +1 -0 icecast/src/configtest.c
Index: configtest.c
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/configtest.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- configtest.c 10 Sep 2001 02:21:49 -0000 1.1
+++ configtest.c 16 Jan 2003 08:07:36 -0000 1.2
@@ -49,6 +49,7 @@
printf("log_dir = %s\n", config->log_dir);
printf("access_log = %s\n", config->access_log);
printf("error_log = %s\n", config->error_log);
+ printf("loglevel = %d\n", config->loglevel);
printf("-----\n");
}
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list