Fix a typo in a comment in buffer.h. Spotted by Alt_F4

This commit is contained in:
Nick Mathewson 2013-03-25 21:12:49 -04:00
parent b618204216
commit 773b0a5d88

View File

@ -769,7 +769,7 @@ void evbuffer_cb_unsuspend(struct evbuffer *buffer, struct evbuffer_cb_entry *cb
#endif
/**
Makes the data at the begging of an evbuffer contiguous.
Makes the data at the beginning of an evbuffer contiguous.
@param buf the evbuffer to make contiguous
@param size the number of bytes to make contiguous, or -1 to make the