summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_mutex.h')
-rw-r--r--ot_mutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ot_mutex.h b/ot_mutex.h
index 5bde9e4..6240bbb 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -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