From 01ea1648d8184007cedd8ed19a0b471d774b29aa Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Mon, 6 Oct 2008 02:02:12 +0000 Subject: Cosmetics --- ot_fullscrape.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_fullscrape.c') diff --git a/ot_fullscrape.c b/ot_fullscrape.c index 8175722..abd8cee 100644 --- a/ot_fullscrape.c +++ b/ot_fullscrape.c @@ -54,7 +54,7 @@ static char*to_hex(char*d,uint8_t*s){char*m="0123456789ABCDEF";char *t=d;char*e= /* This is the entry point into this worker thread It grabs tasks from mutex_tasklist and delivers results back */ -static void * fullscrape_worker( void * args) { +static void * fullscrape_worker( void * args ) { int iovec_entries; struct iovec *iovector; -- cgit v1.2.3