Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2008 13:47:00 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145365 for review
Message-ID:  <200807171347.m6HDl0jt060741@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145365

Change 145365 by ed@ed_dull on 2008/07/17 13:46:22

	Make the whitespace a little more consistent.

Affected files ...

.. //depot/projects/mpsafetty/sys/sys/ttycom.h#4 edit

Differences ...

==== //depot/projects/mpsafetty/sys/sys/ttycom.h#4 (text+ko) ====

@@ -73,7 +73,7 @@
 						/* 23-25 obsolete or unused */
 #define	TIOCGETD	_IOR('t', 26, int)	/* get line discipline */
 #define	TIOCSETD	_IOW('t', 27, int)	/* set line discipline */
-#define TIOCPTMASTER	 _IO('t', 28)		/* pts master validation */
+#define	TIOCPTMASTER	 _IO('t', 28)		/* pts master validation */
 						/* 29-69 free */
 						/* 80-84 slip */
 #define	TIOCGDRAINWAIT	_IOR('t', 86, int)	/* get ttywait timeout */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807171347.m6HDl0jt060741>