/[gcjwebplugin]/gcjwebplugin/src/pluginDebug.h
ViewVC logotype

Diff of /gcjwebplugin/src/pluginDebug.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Sun Nov 9 10:43:56 2003 UTC revision 1.6 by fitzsim, Sat Jul 10 19:03:57 2004 UTC
# Line 36  exception statement from your version. * Line 36  exception statement from your version. *
36    
37  #include <glib.h>  #include <glib.h>
38    
39  #if 1  #ifdef DEBUG
40    
41  #define PLUGIN_DEBUG(arg)               g_printerr ("GCJ PLUGIN: %s",          arg)  #define PLUGIN_DEBUG(arg)               g_printerr ("GCJ PLUGIN: %s",          arg)
42  #define PLUGIN_DEBUG2(output, arg)      g_printerr ("GCJ PLUGIN: " output, arg);  #define PLUGIN_DEBUG2(output, arg)      g_printerr ("GCJ PLUGIN: " output, arg);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26