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

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

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

revision 1.5 by neal, Wed Nov 17 16:21:39 2004 UTC revision 1.6 by neal, Fri Jan 7 11:11:46 2005 UTC
# Line 45  extern int output_debug; Line 45  extern int output_debug;
45    ({                                                    \    ({                                                    \
46      if (output_debug)                                   \      if (output_debug)                                   \
47        printf ("%s:%s: " fmt, program_name,              \        printf ("%s:%s: " fmt, program_name,              \
48                __FUNCTION__, __VA_ARGS__);               \                __FUNCTION__, ##__VA_ARGS__);             \
49    })    })
50    
51  /* Print an error message and fail.  */  /* Print an error message and fail.  */

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