changeset 35150:ab2107f870ad

Comments.
author Dave Love <fx@gnu.org>
date Mon, 08 Jan 2001 19:54:40 +0000
parents f6220cdcf5d4
children d5dada0b18de
files src/s/gnu-linux.h
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Mon Jan 08 19:47:32 2001 +0000
+++ b/src/s/gnu-linux.h	Mon Jan 08 19:54:40 2001 +0000
@@ -89,7 +89,7 @@
     sigunblock (sigmask (SIGCHLD));			\
   }
 
-#else /* not HAVE_GRANDPT */
+#else /* not HAVE_GRANTPT */
 
 /* Letter to use in finding device name of first pty,
    if system supports pty's.  'p' means it is /dev/ptyp0  */
@@ -107,8 +107,6 @@
 
 #define HAVE_PTYS
 
-/* Uncomment this later when other problems are dealt with -mkj */
-
 #define HAVE_SOCKETS
 
 /* Define this symbol if your system has the functions bcopy, etc. */