aboutsummaryrefslogtreecommitdiffstats
path: root/meta.dat.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta.dat.md')
-rw-r--r--meta.dat.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.dat.md b/meta.dat.md
index 6d51634..989879f 100644
--- a/meta.dat.md
+++ b/meta.dat.md
@@ -18,7 +18,7 @@ The format is a header followed by an index of many entries. Entry order is base
The header protobuf has this schema:
-``` proto
+``` protobuf
message Header {
required bytes datLink = 1;
required uint64 entries = 2;