/[gcl]/gcl/o/unexelf.c
ViewVC logotype

Diff of /gcl/o/unexelf.c

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

revision 1.2.2.2 by camm, Sun Jan 6 07:43:10 2002 UTC revision 1.2.2.3 by camm, Thu Jan 31 19:42:21 2002 UTC
# Line 400  Filesz      Memsz       Flags       Alig Line 400  Filesz      Memsz       Flags       Alig
400  #ifndef emacs  #ifndef emacs
401  #define fatal(a, b, c...) fprintf (stderr, a, b, ##c), exit (1)  #define fatal(a, b, c...) fprintf (stderr, a, b, ##c), exit (1)
402  #else  #else
403  #include <config.h>  #include "config.h"
404  extern void fatal (char *, ...);  extern void fatal (char *, ...);
405  #endif  #endif
406    

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

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