aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/emacsclient.c
diff options
context:
space:
mode:
authorRichard M. Stallman2003-10-13 19:41:26 +0000
committerRichard M. Stallman2003-10-13 19:41:26 +0000
commita4cf2096d77c7d2b3563777ce5f93da255ebd3f4 (patch)
treee5e130866dc608ed0b910842bb628af3a56ca4ab /lib-src/emacsclient.c
parentf700588689b133ab2940670b09cf028759bcac9e (diff)
downloademacs-a4cf2096d77c7d2b3563777ce5f93da255ebd3f4.tar.gz
emacs-a4cf2096d77c7d2b3563777ce5f93da255ebd3f4.zip
Comment change.
Diffstat (limited to 'lib-src/emacsclient.c')
-rw-r--r--lib-src/emacsclient.c5
1 files 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);
169 exit (0); 169 exit (0);
170} 170}
171 171
172/* Inserting a & 172/* In NAME, insert a & before each &, each space, each newline, and
173 before each &, each space, each newline, and any initial -. 173 any initial -. Change spaces to underscores, too, so that the
174 Change spaces to underscores, too, so that the
175 return value never contains a space. */ 174 return value never contains a space. */
176 175
177void 176void