ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm/src globals.h,1.11.2.1,1.11.2.2


From: Andy Maloney <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/src globals.h,1.11.2.1,1.11.2.2
Date: Sat, 29 Mar 2003 14:05:00 -0500

Update of /cvsroot/ayttm/ayttm/src
In directory subversions:/tmp/cvs-serv20958/src

Modified Files:
      Tag: new_prefs
        globals.h 
Log Message:
Fix warnings due to change in DBG_CORE

Index: globals.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/globals.h,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -r1.11.2.1 -r1.11.2.2
--- globals.h   23 Mar 2003 00:24:58 -0000      1.11.2.1
+++ globals.h   29 Mar 2003 19:04:58 -0000      1.11.2.2
@@ -49,6 +49,7 @@
 extern char config_dir[];
 
 /* debug messages */
+extern int     iGetLocalPref( const char *key );
 #define DBG_HTML iGetLocalPref( "do_ayttm_debug_html" )
 #define DBG_CORE iGetLocalPref( "do_ayttm_debug" )
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]