From: Richard M. Stallman Date: Fri, 19 Sep 2003 14:27:47 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~8814 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3db926bedade9bcec4195f253da5aa16dd434d45;p=emacs.git Comment change. --- diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 820d172a9a1..f0090752fab 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 ();