aboutsummaryrefslogtreecommitdiff
path: root/src/database.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/database.h')
-rw-r--r--src/database.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database.h b/src/database.h
index 2231410..742885d 100644
--- a/src/database.h
+++ b/src/database.h
@@ -30,7 +30,7 @@
* Anything other than IN is probably never needed, but easier to do now than later.
*
* Data format in tree void*
- * 0 4 6 2+len
+ * 0 4 6 6+len
* | ttl | len | data ... |
* ttl: uint32_t
* len: uint16_t