aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiten Pandya <hmp@FreeBSD.org>2005-06-02 23:56:10 +0000
committerHiten Pandya <hmp@FreeBSD.org>2005-06-02 23:56:10 +0000
commitd24ff94b24d8486ab73cfcd7eb8facb0c4330271 (patch)
treee0b4c473ff12a0848c0873b973ee6481c9ad38e0
parente293dc860cad0a7dbca3e37d0031cc7a1e2a6c59 (diff)
Notes
-rw-r--r--sys/netipsec/ipsec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipsec/ipsec.c b/sys/netipsec/ipsec.c
index b2c31d0ce5ef..4038c005d545 100644
--- a/sys/netipsec/ipsec.c
+++ b/sys/netipsec/ipsec.c
@@ -1780,7 +1780,7 @@ ok:
}
/*
- * shift variable length bunffer to left.
+ * shift variable length buffer to left.
* IN: bitmap: pointer to the buffer
* nbit: the number of to shift.
* wsize: buffer size (bytes).