Correct typo in a comment describing vshiftl().

This commit is contained in:
hmp 2005-06-02 23:56:10 +00:00
parent 685bbca37b
commit 96eb8edf03

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