PERFORCE change 145365 for review

Ed Schouten ed at FreeBSD.org
Thu Jul 17 13:47:01 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=145365

Change 145365 by ed at 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 */


More information about the p4-projects mailing list