]> code.delx.au - gnu-emacs/blobdiff - lib-src/emacsclient.c
(mode-line-format): Adjust spacing around vc-mode.
[gnu-emacs] / lib-src / emacsclient.c
index 46cb7ec2aea6b34fc69151464e056e033b932e18..b0bf50c2c780e8ac21f3be48baa221f3817ac262 100644 (file)
@@ -67,7 +67,7 @@ const char * alternate_editor = NULL;
 /* 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[] =
 {