emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lib-src/emacsclient.c
Date: Fri, 18 Mar 2005 15:44:50 -0500

Index: emacs/lib-src/emacsclient.c
diff -c emacs/lib-src/emacsclient.c:1.72 emacs/lib-src/emacsclient.c:1.73
*** emacs/lib-src/emacsclient.c:1.72    Sat Jul 17 14:27:24 2004
--- emacs/lib-src/emacsclient.c Fri Mar 18 20:44:50 2005
***************
*** 42,48 ****
  #endif /* not VMS */
  
  char *getenv (), *getwd ();
! char *getcwd ();
  
  #ifndef VERSION
  #define VERSION "unspecified"
--- 42,48 ----
  #endif /* not VMS */
  
  char *getenv (), *getwd ();
! char *(getcwd) ();
  
  #ifndef VERSION
  #define VERSION "unspecified"




reply via email to

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