r15170@tombo: nickm | 2007-12-06 12:38:03 -0500

Fix a warning in regress.c


svn:r572
This commit is contained in:
Nick Mathewson 2007-12-06 18:12:44 +00:00
parent 5482192bb3
commit 1e435af17e

View File

@ -985,7 +985,7 @@ test_evbuffer_readln(void)
cleanup_test();
}
void
static void
test_evbuffer_find(void)
{
u_char* p;