]> code.delx.au - gnu-emacs/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Fri, 19 Sep 2003 14:27:47 +0000 (14:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 19 Sep 2003 14:27:47 +0000 (14:27 +0000)
lib-src/emacsclient.c

index 820d172a9a15b246a3af54ec91b57bda60b5f090..f0090752fab4fc1370aadded6396b478ef47cc4c 100644 (file)
@@ -67,7 +67,7 @@ char *display = NULL;
    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 ();