Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2006 18:22:01 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 111040 for review
Message-ID:  <200612041822.kB4IM1dC087047@repoman.freebsd.org>

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

Change 111040 by millert@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;
 



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