Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2010 18:01:47 GMT
From:      Efstratios Karatzas <gpf@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 181735 for review
Message-ID:  <201008021801.o72I1lpE027055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@181735?ac=10

Change 181735 by gpf@gpf_desktop on 2010/08/02 18:01:42

	- silly typo fix

Affected files ...

.. //depot/projects/soc2010/gpf_audit/freebsd/src/sys/ufs/ffs/ffs_vnops.c#10 edit

Differences ...

==== //depot/projects/soc2010/gpf_audit/freebsd/src/sys/ufs/ffs/ffs_vnops.c#10 (text+ko) ====

@@ -2018,7 +2018,7 @@
 	}
 
 	/* 
-	 * if owe haven't found 'a' parent directory, do an exhaustive search on 
+	 * if we haven't found 'a' parent directory, do an exhaustive search on 
 	 * the filesystem
 	 */
 	if ((flags & EXHAUSTSEARCH) && dvp == NULL) {



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