Mercurial > emacs
diff src/process.c @ 6345:862304c3b015
(Fget_buffer_process): Fix typo in comment.
| author | Karl Heuer <kwzh@gnu.org> |
|---|---|
| date | Mon, 14 Mar 1994 21:48:09 +0000 |
| parents | 9a6531e6de5d |
| children | 9f8ce71435de |
line wrap: on
line diff
--- a/src/process.c Mon Mar 14 21:45:32 1994 +0000 +++ b/src/process.c Mon Mar 14 21:48:09 1994 +0000 @@ -3301,7 +3301,7 @@ DEFUN ("get-buffer-process", Fget_buffer_process, Sget_buffer_process, 1, 1, 0, - /* Don't confused make-docfile by having two doc strings for this function. + /* Don't confuse make-docfile by having two doc strings for this function. make-docfile does not pay attention to #if, for good reason! */ 0) (name)
