PERFORCE change 124329 for review

Garrett Cooper gcooper at FreeBSD.org
Sun Jul 29 23:45:07 UTC 2007


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

Change 124329 by gcooper at optimus-revised_pkgtools on 2007/07/29 23:44:15

	Whitespace.

Affected files ...

.. //depot/projects/soc2007/revised_fbsd_pkgtools/v2/lib/ipc/api.h#3 edit

Differences ...

==== //depot/projects/soc2007/revised_fbsd_pkgtools/v2/lib/ipc/api.h#3 (text+ko) ====

@@ -54,7 +54,7 @@
 
 #define IPC_MSG_TYPE_SHIFT	6
 
-#define	IPC_MSG_PKGDB_TYPE	(3 << IPC_MSG_TYPE_SHIFT)
+#define IPC_MSG_PKGDB_TYPE	(3 << IPC_MSG_TYPE_SHIFT)
 #define IPC_MSG_FILEDB_TYPE	(2 << IPC_MSG_TYPE_SHIFT)
 
 #define IPC_MSG_DB_TYPE		(2 << IPC_MSG_TYPE_SHIFT)


More information about the p4-projects mailing list