summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2005-06-02 23:56:10 +0000
committerhmp <hmp@FreeBSD.org>2005-06-02 23:56:10 +0000
commit96eb8edf03f8039525c5e6b9dafe2b9ef138f3d5 (patch)
treee0b4c473ff12a0848c0873b973ee6481c9ad38e0
parent685bbca37beec467790bb54ca68c38c95fa589b4 (diff)
downloadFreeBSD-src-96eb8edf03f8039525c5e6b9dafe2b9ef138f3d5.zip
FreeBSD-src-96eb8edf03f8039525c5e6b9dafe2b9ef138f3d5.tar.gz
Correct typo in a comment describing vshiftl().
-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 b2c31d0..4038c00 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).
OpenPOWER on IntegriCloud