about summary refs log tree commit diff stats
path: root/src/LYUtils.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2010-11-01 22:19:09 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2010-11-01 22:19:09 -0400
commit8729c355edc0e0a9763f7f9c091351a12a642f54 (patch)
treee1d2d942fdbb5367ac75f52e6cea68126befed09 /src/LYUtils.c
parentf5cb2799ce40393d729dac32a29ab3eb86c71be9 (diff)
downloadlynx-snapshots-8729c355edc0e0a9763f7f9c091351a12a642f54.tar.gz
snapshot of project "lynx", label v2-8-8dev_6a
Diffstat (limited to 'src/LYUtils.c')
-rw-r--r--src/LYUtils.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/LYUtils.c b/src/LYUtils.c
index c26abbfc..b82286f4 100644
--- a/src/LYUtils.c
+++ b/src/LYUtils.c
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYUtils.c,v 1.204 2010/10/04 09:00:23 tom Exp $
+ * $LynxId: LYUtils.c,v 1.205 2010/10/31 17:56:21 tom Exp $
  */
 #include <HTUtils.h>
 #include <HTTCP.h>
@@ -2978,9 +2978,9 @@ static BOOLEAN LYToggleSigDfl(int sig,
 #  else
 #   ifdef HAVE_TERMIO_H
 #    include <termio.h>
-#   endif			/* HAVE_TERMIO_H */
-#  endif			/* HAVE_TERMIOS_H */
-# endif				/* TERMIO_AND_TERMIOS */
+#   endif /* HAVE_TERMIO_H */
+#  endif /* HAVE_TERMIOS_H */
+# endif	/* TERMIO_AND_TERMIOS */
 #endif /* TERMIO_AND_CURSES */
 
 void size_change(int sig GCC_UNUSED)
@@ -7574,7 +7574,7 @@ int put_clip(const char *s)
     return 0;
 }
 
-#  endif			/* !defined(WIN_EX) && defined(HAVE_POPEN) */
+#  endif /* !defined(WIN_EX) && defined(HAVE_POPEN) */
 
 #endif /* __EMX__ */