Update of /cvsroot/gaim/gaim/src/protocols/gg
In directory usw-pr-cvs1:/tmp/cvs-serv25852
Modified Files:
libgg.h
Log Message:
hi.
Index: libgg.h
===================================================================
RCS file: /cvsroot/gaim/gaim/src/protocols/gg/libgg.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libgg.h 2001/10/10 20:03:17 1.3
+++ libgg.h 2001/10/15 19:18:19 1.4
@@ -201,7 +201,7 @@
* je¶li chcemy sobie podebugowaæ, wystarczy zdefiniowaæ GG_DEBUG.
*/
-int gg_debug_level;
+extern int gg_debug_level;
#ifdef GG_DEBUG
|