summaryrefslogtreecommitdiffstats
path: root/libktorrent/interfaces/torrentinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/interfaces/torrentinterface.h')
-rw-r--r--libktorrent/interfaces/torrentinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/interfaces/torrentinterface.h b/libktorrent/interfaces/torrentinterface.h
index 8b21854..e76e00e 100644
--- a/libktorrent/interfaces/torrentinterface.h
+++ b/libktorrent/interfaces/torrentinterface.h
@@ -55,7 +55,7 @@ namespace kt
STOPPED,
ALLOCATING_DISKSPACE,
ERROR,
- TQUEUED,
+ QUEUED,
CHECKING_DATA,
NO_SPACE_LEFT
};