summaryrefslogtreecommitdiff
path: root/ot_fullscrape.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_fullscrape.h')
-rw-r--r--ot_fullscrape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_fullscrape.h b/ot_fullscrape.h
index 3f5dc7d..b86f8ea 100644
--- a/ot_fullscrape.h
+++ b/ot_fullscrape.h
@@ -10,7 +10,7 @@
10 10
11void fullscrape_init( ); 11void fullscrape_init( );
12void fullscrape_deinit( ); 12void fullscrape_deinit( );
13void fullscrape_deliver( int64 socket, ot_tasktype tasktype ); 13void fullscrape_deliver( int64 sock, ot_tasktype tasktype );
14 14
15#else 15#else
16 16