aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/ffs.c
diff options
context:
space:
mode:
authorConrad Meyer <cem@FreeBSD.org>2015-10-22 21:04:47 +0000
committerConrad Meyer <cem@FreeBSD.org>2015-10-22 21:04:47 +0000
commit65327c21ed12705e527fdcddb5dda22e7bdeb2be (patch)
tree17f130fc5021a74d43a2e7c71fc2e1d4edd788d0 /sys/libkern/ffs.c
parent3d3e385e75fbb1032b9f1afd3be9513b669dfdf5 (diff)
Notes
Diffstat (limited to 'sys/libkern/ffs.c')
-rw-r--r--sys/libkern/ffs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/ffs.c b/sys/libkern/ffs.c
index 057ee3defc141..6bd9c7c928b65 100644
--- a/sys/libkern/ffs.c
+++ b/sys/libkern/ffs.c
@@ -10,7 +10,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*