From 4a8efe4a9cbdd54e6bc2f30b043d96b74f28a7c7 Mon Sep 17 00:00:00 2001 From: nishi Date: Mon, 10 Jun 2024 00:23:37 +0000 Subject: [PATCH] fix markdown git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@233 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- FORMATv1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FORMATv1.md b/FORMATv1.md index 85a0dfd..a8b0124 100644 --- a/FORMATv1.md +++ b/FORMATv1.md @@ -60,6 +60,7 @@ Info entry (`infoentry`) MUST be in this format: | ---- | ---- | ---- | ---- | | version | 2 bytes | uint16\_t | MUST be 1 for 1.0 | | mtime | 8 bytes | int64\_t | Last modified time of the database | + `infoentry` IS the only thing which SHOULD be compatible in later format. File MUST look like this: -- 2.43.0