/[global]/global/libutil/die.c
ViewVC logotype

Diff of /global/libutil/die.c

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

revision 1.11 by shigio, Fri Aug 13 13:14:52 2004 UTC revision 1.12 by h-iwamoto, Tue Oct 12 14:04:46 2004 UTC
# Line 88  void Line 88  void
88  #ifdef HAVE_STDARG_H  #ifdef HAVE_STDARG_H
89  die_with_code(int n, const char *s, ...)  die_with_code(int n, const char *s, ...)
90  #else  #else
91  die_with_code(int n, s, va_alist)  die_with_code(n, s, va_alist)
92          int n;          int n;
93          char *s;          char *s;
94          va_dcl;          va_dcl;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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