PERFORCE change 111040 for review

Todd Miller millert at FreeBSD.org
Mon Dec 4 10:22:03 PST 2006


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

Change 111040 by millert at millert_g5tower on 2006/12/04 18:21:52

	Fix typo

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_iokit.c#3 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_iokit.c#3 (text+ko) ====

@@ -37,7 +37,7 @@
 #include <kern/kalloc.h>
 
 int
-mac_iokit_check_device(char *devtype, struct module_data *mdata)
+mac_iokit_check_device(char *devtype, struct mac_module_data *mdata)
 {
 	int error;
 


More information about the p4-projects mailing list