summaryrefslogtreecommitdiff
path: root/lib-src/emacsclient.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-09-19 14:27:47 +0000
committerRichard M. Stallman <rms@gnu.org>2003-09-19 14:27:47 +0000
commit3db926bedade9bcec4195f253da5aa16dd434d45 (patch)
tree6d003871487ed7c7bb8f31ad1f6b78a844770049 /lib-src/emacsclient.c
parent837ea4dc046de223aeed6f7e0f91002958987bd8 (diff)
Comment change.
Diffstat (limited to 'lib-src/emacsclient.c')
-rw-r--r--lib-src/emacsclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c
index 820d172a9a..f0090752fa 100644
--- a/lib-src/emacsclient.c
+++ b/lib-src/emacsclient.c
@@ -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 ();