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, 2 insertions, 2 deletions
diff --git a/src/protocol-constants.h b/src/protocol-constants.h
index 4d48751..52dd348 100644
--- a/src/protocol-constants.h
+++ b/src/protocol-constants.h
@@ -27,7 +27,7 @@
/* torrents */
-#define FIELD_TORRENTS "torrents" /* parent node */
+#define FIELD_TORRENTS "torrents" /* parent node */
#define FIELD_ANNOUNCE_URL "announceUrl"
#define FIELD_LEFT_UNTIL_DONE "leftUntilDone"
#define FIELD_TOTAL_SIZE "totalSize"
@@ -119,4 +119,4 @@ enum {
#define TFILE_BYTES_COMPLETED "bytesCompleted"
#define TFILE_NAME "name"
-#endif /* PROTOCOL_CONSTANTS_H_ */
+#endif /* PROTOCOL_CONSTANTS_H_ */