emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/unexelf.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/unexelf.c
Date: Fri, 30 Sep 2005 18:38:30 -0400

Index: emacs/src/unexelf.c
diff -c emacs/src/unexelf.c:1.57 emacs/src/unexelf.c:1.58
*** emacs/src/unexelf.c:1.57    Sun Aug  7 12:33:18 2005
--- emacs/src/unexelf.c Fri Sep 30 22:38:14 2005
***************
*** 412,418 ****
  #include <string.h>
  #else
  #include <config.h>
! extern void fatal (char *, ...);
  #endif
  
  #include <sys/types.h>
--- 412,418 ----
  #include <string.h>
  #else
  #include <config.h>
! extern void fatal (const char *msgid, ...);
  #endif
  
  #include <sys/types.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]