From 3db926bedade9bcec4195f253da5aa16dd434d45 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 19 Sep 2003 14:27:47 +0000 Subject: [PATCH] Comment change. --- lib-src/emacsclient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (); -- 2.39.2