diff options
Diffstat (limited to 'ot_fullscrape.h')
-rw-r--r-- | ot_fullscrape.h | 2 |
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 | ||
11 | void fullscrape_init( ); | 11 | void fullscrape_init( ); |
12 | void fullscrape_deinit( ); | 12 | void fullscrape_deinit( ); |
13 | void fullscrape_deliver( int64 socket, ot_tasktype tasktype ); | 13 | void fullscrape_deliver( int64 sock, ot_tasktype tasktype ); |
14 | 14 | ||
15 | #else | 15 | #else |
16 | 16 | ||