summaryrefslogtreecommitdiff
path: root/src/systty.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-08-08 08:53:52 -0700
committerGlenn Morris <rgm@gnu.org>2012-08-08 08:53:52 -0700
commit08bb53058a69d78e0127bff5ca51db7ed8cb3f61 (patch)
treea1ec02a85ae056715f03942cf4c7acf354c8413c /src/systty.h
parentf8c1afd5e19908d9c66e45277025109598ee5a18 (diff)
downloademacs-08bb53058a69d78e0127bff5ca51db7ed8cb3f61.tar.gz
Tiny comment updates
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systty.h b/src/systty.h
index a258635ac09..ae98f123f2a 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -41,7 +41,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Special cases - inhibiting the use of certain features. */
-/* Allow m- file to inhibit use of FIONREAD. */
+/* Allow configure to inhibit use of FIONREAD. */
#ifdef BROKEN_FIONREAD
#undef FIONREAD
#undef ASYNC