summaryrefslogtreecommitdiff
path: root/ot_mutex.h
diff options
context:
space:
mode:
authorerdgeist <>2007-12-20 06:04:15 +0000
committererdgeist <>2007-12-20 06:04:15 +0000
commit57387588ed926d15d34edd62c0d108a97b5dac0f (patch)
tree2126df088794cde68614f146c2cc272bd9c009ae /ot_mutex.h
parenteadb0b843691c5399667fc4d6cc81999c048f0df (diff)
Enable revision watching from the internet
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 063eb08..dcb50eb 100644
--- a/ot_mutex.h
+++ b/ot_mutex.h
@@ -28,6 +28,7 @@ typedef enum {
28 TASK_STATS_TORRENTS = 0x0009, 28 TASK_STATS_TORRENTS = 0x0009,
29 TASK_STATS_STARTSTOP = 0x000a, 29 TASK_STATS_STARTSTOP = 0x000a,
30 TASK_STATS_TORADDREM = 0x000b, 30 TASK_STATS_TORADDREM = 0x000b,
31 TASK_STATS_VERSION = 0x000c,
31 32
32 TASK_STATS_SLASH24S = 0x0100, 33 TASK_STATS_SLASH24S = 0x0100,
33 34