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,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lib-src/emacsclient.c,v
Date: Tue, 18 Jul 2006 16:33:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   06/07/18 16:33:46

Index: lib-src/emacsclient.c
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/emacsclient.c,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- lib-src/emacsclient.c       6 Feb 2006 11:28:28 -0000       1.76
+++ lib-src/emacsclient.c       18 Jul 2006 16:33:45 -0000      1.77
@@ -67,7 +67,7 @@
 /* If non-NULL, the filename of the UNIX socket.  */
 char *socket_name = NULL;
 
-void print_help_and_exit ();
+void print_help_and_exit () NO_RETURN;
 
 struct option longopts[] =
 {




reply via email to

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