Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2004 13:28:30 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 64815 for review
Message-ID:  <200411101328.iAADSU0P018984@repoman.freebsd.org>

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

Change 64815 by rwatson@rwatson_tislabs on 2004/11/10 13:28:11

	Typo correction.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/sys/mac.h#18 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/sys/mac.h#18 (text+ko) ====

@@ -201,7 +201,7 @@
 int	mac_associate_vnode_extattr(struct mount *mp, struct vnode *vp);
 void	mac_associate_vnode_singlelabel(struct mount *mp, struct vnode *vp);
 void	mac_create_devfs_device(struct ucred *cr, struct mount *mp,
-	    struct cred *dev, struct devfs_dirent *de, const char *fullpath);
+	    struct ucred *dev, struct devfs_dirent *de, const char *fullpath);
 void	mac_create_devfs_directory(struct mount *mp, char *dirname,
 	    int dirnamelen, struct devfs_dirent *de, const char *fullpath);
 void	mac_create_devfs_symlink(struct ucred *cred, struct mount *mp,



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