hdb: Lower-case HDB_DB_FORMAT to make it valid ASN.1
commitf0f6bb03f48dfed227454f14be36e8bca9b72223
authorNicolas Williams <nico@twosigma.com>
Sat, 22 Jan 2022 04:32:25 +0000 (21 22:32 -0600)
committerNicolas Williams <nico@twosigma.com>
Sat, 22 Jan 2022 04:37:05 +0000 (21 22:37 -0600)
tree19c327bb093abcb1342e5d27f447a81dc5c1ab63
parent37f10aaf8519c78fb8454a269c6d7d89e4733690
hdb: Lower-case HDB_DB_FORMAT to make it valid ASN.1

In order to resolve some shift/reduce conflicts in the ASn.1 compiler's
grammar we need to be strict about value names starting with lower case
and type names starting with upper-case.
lib/hdb/hdb.asn1
lib/hdb/hdb.h