diff options
Diffstat (limited to 'ot_mutex.h')
-rw-r--r-- | ot_mutex.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ typedef enum { | |||
43 | TASK_FULLSCRAPE_TPB_BINARY = 0x0201, | 43 | TASK_FULLSCRAPE_TPB_BINARY = 0x0201, |
44 | TASK_FULLSCRAPE_TPB_ASCII = 0x0202, | 44 | TASK_FULLSCRAPE_TPB_ASCII = 0x0202, |
45 | TASK_FULLSCRAPE_TPB_URLENCODED = 0x0203, | 45 | TASK_FULLSCRAPE_TPB_URLENCODED = 0x0203, |
46 | TASK_FULLSCRAPE_TRACKERSTATE = 0x0204, | ||
46 | 47 | ||
47 | TASK_DMEM = 0x0300, | 48 | TASK_DMEM = 0x0300, |
48 | 49 | ||