From afcaa5036f01fd37a3b793d4a2f22a7015f2eac3 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 2 Jul 1996 16:25:41 +0000 Subject: [PATCH] Delete spurious period from last change. --- src/systty.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/systty.h b/src/systty.h index 59e5ad813f7..d9376fa18e5 100644 --- a/src/systty.h +++ b/src/systty.h @@ -295,7 +295,7 @@ static struct sensemode { /* 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) -- 2.39.2