summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-10-17 00:04:35 +0000
committerflz <flz@FreeBSD.org>2005-10-17 00:04:35 +0000
commita0cf3f9b584d91c0505902982fa7fe4394d8e7ad (patch)
treec1c60d736ff2457e94a2046efed312ef7dbb8a50 /sys
parent7cabd9ad29c9bdc8be7445a354e5b40071963d63 (diff)
downloadFreeBSD-src-a0cf3f9b584d91c0505902982fa7fe4394d8e7ad.zip
FreeBSD-src-a0cf3f9b584d91c0505902982fa7fe4394d8e7ad.tar.gz
- Fix typo.
Approved by: ssouhlal MFC after: 1 week
Diffstat (limited to 'sys')
-rw-r--r--sys/fs/unionfs/union_vnops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/unionfs/union_vnops.c b/sys/fs/unionfs/union_vnops.c
index 0379235..02e2563 100644
--- a/sys/fs/unionfs/union_vnops.c
+++ b/sys/fs/unionfs/union_vnops.c
@@ -663,7 +663,7 @@ union_whiteout(ap)
* union_mknod:
*
* a_dvp is locked on entry and should remain locked on return.
- * a_vpp is garbagre whether an error occurs or not.
+ * a_vpp is garbage whether an error occurs or not.
*/
static int
OpenPOWER on IntegriCloud