.
authorJim Meyering <jim@meyering.net>
Sat, 13 Jul 1996 19:31:51 +0000 (19:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Jul 1996 19:31:51 +0000 (19:31 +0000)
old/sh-utils/ChangeLog

index c5b55fc..e022436 100644 (file)
@@ -1,7 +1,7 @@
 Sat Jul 13 14:22:54 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
-       * src/stty.c [!GWINSZ_BROKEN]: Remove this guarded `#undef TIOCGWINSZ'.
-       That symbol can't be defined anymore.
+       * src/stty.c [GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.
+       GWINSZ_BROKEN can't be defined anymore.
 
        * configure.in (boot time test): Use AC_EGREP_CPP instead of
        AC_EGREP_HEADER; #endif, instead of #fi.