summaryrefslogtreecommitdiff
path: root/src/protocol-constants.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 21:44:28 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-09-11 21:44:28 +0000
commit2aacfd5e691a7c8b37c2fc1dbcf001615c205b97 (patch)
treeb594b99f18040d95a7c1b2325f76fc20ebd46e81 /src/protocol-constants.h
parent70bf14ea3eade947baf6fab49541f3b19c4db099 (diff)
show progress in percent done column
Diffstat (limited to 'src/protocol-constants.h')
-rw-r--r--src/protocol-constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol-constants.h b/src/protocol-constants.h
index 09faab0..ff9b7ed 100644
--- a/src/protocol-constants.h
+++ b/src/protocol-constants.h
@@ -101,6 +101,7 @@
#define FIELD_LEECHERCOUNT "leecherCount"
#define FIELD_HOST "host"
#define FIELD_LAST_ANNOUNCE_RESULT "lastAnnounceResult"
+#define FIELD_RECHECK_PROGRESS "recheckProgress"
/* methods */