PERFORCE change 181735 for review
Efstratios Karatzas
gpf at FreeBSD.org
Mon Aug 2 18:01:48 UTC 2010
http://p4web.freebsd.org/@@181735?ac=10
Change 181735 by gpf at 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) {
More information about the p4-projects
mailing list