Diff for /np2/x11/trace.h between versions 1.6 and 1.7

version 1.6, 2011/01/15 14:16:29 version 1.7, 2011/01/15 19:16:58
Line 1 Line 1
 #ifndef NP2_X11_TRACE_H__  #ifndef NP2_X11_TRACE_H__
 #define NP2_X11_TRACE_H__  #define NP2_X11_TRACE_H__
   
 #ifdef  __cplusplus  G_BEGIN_DECLS
 extern "C" {  
 #endif  
   
 extern int trace_flag;  extern int trace_flag;
   
Line 31  void trace_fmt(const char *str, ...) G_G Line 29  void trace_fmt(const char *str, ...) G_G
   
 #endif  /* !TRACE */  #endif  /* !TRACE */
   
 #ifdef  __cplusplus  G_END_DECLS
 };  
 #endif  
   
 #endif  /* NP2_X11_TRACE_H__ */  #endif  /* NP2_X11_TRACE_H__ */

Removed from v.1.6  
changed lines
  Added in v.1.7


RetroPC.NET-CVS <cvs@retropc.net>