Changeset fea7ac6 in gitlab

Timestamp:
Dec 7, 2019, 11:27:41 AM (4 years ago)
Author:
Thomas Bernard <miniupnp@…>
Branches:
master
Children:
06d69ac
Parents:
5b264e8
git-author:
Thomas Bernard <miniupnp@…> (05/12/2019 11:26:59)
git-committer:
Thomas Bernard <miniupnp@…> (07/12/2019 11:27:41)
Message:

improve output of GFX2_LogHexDump()

add a space between the 8th and the 9th byte.
old: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | ................
new: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f |................

(No files)

Note: See TracChangeset for help on using the changeset viewer.