Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2006 02:08:12 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 91216 for review
Message-ID:  <200602060208.k1628C9r097573@repoman.freebsd.org>

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

Change 91216 by rwatson@rwatson_peppercorn on 2006/02/06 02:07:45

	Remove minor white space inconsistency with respect to parent
	branch.

Affected files ...

.. //depot/projects/trustedbsd/audit3/sys/kern/vfs_mount.c#9 edit

Differences ...

==== //depot/projects/trustedbsd/audit3/sys/kern/vfs_mount.c#9 (text+ko) ====

@@ -538,6 +538,7 @@
 			strncpy(errmsg, "Invalid fspath", errmsg_len);
 		goto bail;
 	}
+
 	/*
 	 * We need to see if we have the "update" option
 	 * before we call vfs_domount(), since vfs_domount() has special



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