Mercurial > emacs
changeset 15586:96a050ad79e0
Delete spurious period from last change.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 Jul 1996 16:25:41 +0000 |
parents | 335aa5c3ce34 |
children | 515819688789 |
files | src/systty.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/systty.h Tue Jul 02 16:25:19 1996 +0000 +++ b/src/systty.h Tue Jul 02 16:25:41 1996 +0000 @@ -295,7 +295,7 @@ /* EMACS_GETPGRP (arg) returns the process group of the process. */ #ifdef __GNU_LIBRARY__ -/* GNU libc by default defines getpgrp with no args on all systems. */. +/* GNU libc by default defines getpgrp with no args on all systems. */ #define GETPGRP_NO_ARG #else /* not __GNU_LIBRARY__ */ #if defined (USG) && !defined (GETPGRP_NEEDS_ARG)