/[hurd]/hurd-l4/wortel/output.h
ViewVC logotype

Diff of /hurd-l4/wortel/output.h

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

revision 1.5 by neal, Wed Nov 17 16:21:37 2004 UTC revision 1.6 by neal, Fri Jan 7 11:11:46 2005 UTC
# Line 78  extern int output_debug; Line 78  extern int output_debug;
78      extern const char program_name[];                   \      extern const char program_name[];                   \
79      if (output_debug)                                   \      if (output_debug)                                   \
80        printf ("%s:%s: " fmt, program_name,              \        printf ("%s:%s: " fmt, program_name,              \
81                __FUNCTION__, __VA_ARGS__);               \                __FUNCTION__, ##__VA_ARGS__);             \
82    })    })
83    
84  #endif  /* _OUTPUT_H */  #endif  /* _OUTPUT_H */

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