changeset 2510:1950afffd107

[gaim-migrate @ 2523] hi. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 15 Oct 2001 19:18:19 +0000
parents bb6fbe78a3c8
children a83b4a5ffcd6
files src/protocols/gg/libgg.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/gg/libgg.h	Mon Oct 15 15:48:25 2001 +0000
+++ b/src/protocols/gg/libgg.h	Mon Oct 15 19:18:19 2001 +0000
@@ -1,4 +1,4 @@
-/* $Id: libgg.h 2488 2001-10-10 20:03:17Z warmenhoven $ */
+/* $Id: libgg.h 2523 2001-10-15 19:18:19Z warmenhoven $ */
 
 /*
  *  (C) Copyright 2001 Wojtek Kaniewski <wojtekka@irc.pl>
@@ -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