changeset 52532:cd53bfef4ab1

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 19 Sep 2003 14:27:47 +0000
parents 8f7687a3d559
children acdfe93d0ae8
files lib-src/emacsclient.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 ();