# HG changeset patch # User Richard M. Stallman # Date 1063981667 0 # Node ID cd53bfef4ab1bce0c5eb82256cd8a6faa340efa0 # Parent 8f7687a3d5597c7c34a24ef47d5b3d21aaf24140 Comment change. diff -r 8f7687a3d559 -r cd53bfef4ab1 lib-src/emacsclient.c --- a/lib-src/emacsclient.c Fri Sep 19 14:27:24 2003 +0000 +++ b/lib-src/emacsclient.c Fri Sep 19 14:27:47 2003 +0000 @@ -67,7 +67,7 @@ is not running. --alternate-editor. */ const char * alternate_editor = NULL; -/* If non-NULL, thefilename of the UNIX socket */ +/* If non-NULL, the filename of the UNIX socket. */ char *socket_name = NULL; void print_help_and_exit ();