PERFORCE change 163094 for review

Marko Zec zec at FreeBSD.org
Sat May 30 16:23:34 UTC 2009


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

Change 163094 by zec at zec_tpx32 on 2009/05/30 16:23:25

	Remove VI_SET_NAME definition which is never used.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/sys/vimage.h#65 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/sys/vimage.h#65 (text+ko) ====

@@ -55,7 +55,6 @@
 #define VI_GET			0x00000100
 #define VI_GETNEXT		0x00000200
 #define VI_GETNEXT_RECURSE	0x00000300
-#define VI_SET_NAME		0x00100000
 
 #define VI_API_VERSION		1		/* Bump on struct changes. */
 


More information about the p4-projects mailing list