qcow2: Fix capitalization of header extension constant.
authorAndrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Fri, 17 Jul 2020 08:14:49 +0000 (11:14 +0300)
committerEric Blake <eblake@redhat.com>
Mon, 27 Jul 2020 20:39:58 +0000 (15:39 -0500)
commit8098969cf2f0acb794b69bd63ee90c9173b6122c
tree90953c3c84c3b46697b5353f9f51e2be81f35a8e
parent9303ecb658a0194560d1eecde165a1511223c2d8
qcow2: Fix capitalization of header extension constant.

Make the capitalization of the hexadecimal numbers consistent for the
QCOW2 header extension constants in docs/interop/qcow2.txt.

Suggested-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <1594973699-781898-2-git-send-email-andrey.shinkevich@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
block/qcow2.c
docs/interop/qcow2.txt