Correct typo in a comment describing vshiftl().

This commit is contained in:
Hiten Pandya 2005-06-02 23:56:10 +00:00
parent e293dc860c
commit d24ff94b24

View File

@ -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).