summaryrefslogtreecommitdiff
path: root/src/protocol-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol-constants.h')
-rw-r--r--src/protocol-constants.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/protocol-constants.h b/src/protocol-constants.h
index 8d1605b..3f29e33 100644
--- a/src/protocol-constants.h
+++ b/src/protocol-constants.h
@@ -40,14 +40,16 @@
#define FIELD_TOTAL_SIZE "totalSize"
#define FIELD_DONE_DATE "doneDate"
#define FIELD_ADDED_DATE "addedDate"
+#define FIELD_DATE_CREATED "dateCreated"
#define FIELD_TRACKER_STATS "trackerStats"
#define FIELD_DOWNLOAD_DIR "downloadDir"
#define FIELD_HASH_STRING "hashString"
-#define FIELD_SWARM_SPEED "swarmSpeed"
+#define FIELD_SWARM_SPEED g "swarmSpeed"
#define FIELD_NAME "name"
#define FIELD_SIZEWHENDONE "sizeWhenDone"
#define FIELD_STATUS "status"
#define FIELD_MOVE "move"
+#define FIELD_CREATOR "creator"
#define FIELD_LOCATION "location"
#define FIELD_RATEDOWNLOAD "rateDownload"
#define FIELD_RATEUPLOAD "rateUpload"