better comment

svn:r152
This commit is contained in:
Niels Provos 2005-04-23 02:48:27 +00:00
parent 2fa38549d7
commit 0cce9a01d7

View File

@ -242,6 +242,8 @@ bufferevent_priority_set(struct bufferevent *bufev, int priority)
return (0);
}
/* Closing the file descriptor is the responsibility of the caller */
void
bufferevent_free(struct bufferevent *bufev)
{