]> Git Repo - qemu.git/commit - block/qcow2.c
qcow2: Fix capitalization of header extension constant.
authorAndrey Shinkevich <[email protected]>
Fri, 17 Jul 2020 08:14:49 +0000 (11:14 +0300)
committerEric Blake <[email protected]>
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 <[email protected]>
Signed-off-by: Andrey Shinkevich <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Message-Id: <1594973699[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Eric Blake <[email protected]>
block/qcow2.c
docs/interop/qcow2.txt
This page took 0.021994 seconds and 4 git commands to generate.