From a4cf2096d77c7d2b3563777ce5f93da255ebd3f4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 13 Oct 2003 19:41:26 +0000 Subject: [PATCH] Comment change. --- lib-src/emacsclient.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index dbdde16db02..aafc531ac5b 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c @@ -169,9 +169,8 @@ Report bugs to bug-gnu-emacs@gnu.org.\n", progname); exit (0); } -/* Inserting a & - before each &, each space, each newline, and any initial -. - Change spaces to underscores, too, so that the +/* In NAME, insert a & before each &, each space, each newline, and + any initial -. Change spaces to underscores, too, so that the return value never contains a space. */ void -- 2.39.2