summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttycom.h
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 08:16:23 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 08:16:23 +0000
commitc86f0c7a71e7ade3e38b325c186a9cf374e0411e (patch)
tree176f04f674860c7cfae9ac5d2ff4d4e1d73cb2b7 /sys/sys/ttycom.h
parent423ba8f9bc23d93bfc244aca9b12563b1c9de90d (diff)
downloadFreeBSD-src-c86f0c7a71e7ade3e38b325c186a9cf374e0411e.zip
FreeBSD-src-c86f0c7a71e7ade3e38b325c186a9cf374e0411e.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sys/sys/ttycom.h')
-rw-r--r--sys/sys/ttycom.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h
index 00a8e26..75c8619 100644
--- a/sys/sys/ttycom.h
+++ b/sys/sys/ttycom.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)ttycom.h 8.1 (Berkeley) 3/28/94
- * $Id: ttycom.h,v 1.7 1995/01/05 00:01:07 ache Exp $
+ * $Id: ttycom.h,v 1.8 1995/03/30 05:17:50 ache Exp $
*/
#ifndef _SYS_TTYCOM_H_
@@ -124,7 +124,7 @@ struct winsize {
#define TIOCDRAIN _IO('t', 94) /* wait till output drained */
#define TIOCMSDTRWAIT _IOW('t', 91, int) /* modem: set wait on close */
#define TIOCMGDTRWAIT _IOR('t', 90, int) /* modem: get wait on close */
-#define TIOCTIMESTAMP _IOR('t', 89, struct timeval) /* get timestamp of
+#define TIOCTIMESTAMP _IOR('t', 89, struct timeval) /* get timestamp of
last interrupt for xntp. */
#define TIOCDSIMICROCODE _IO('t', 85) /* Download microcode to
DSI Softmodem */
OpenPOWER on IntegriCloud