diff options
author | Markus Armbruster <armbru@redhat.com> | 2018-08-23 18:40:08 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2018-08-24 20:26:37 +0200 |
commit | 53a0d616fecab09870411573afc58fd24ffb8648 (patch) | |
tree | 78368fb74f977d94098a3a06a25b2eaf375d657f /tests/hd-geo-test.c | |
parent | f7617d45d4652ae10d38bd0c917d7488d155cccb (diff) |
json: Replace %I64d, %I64u by %PRId64, %PRIu64
Support for %I64d got added in commit 2c0d4b36e7f "json: fix PRId64 on
Win32". We had to hard-code I64d because we used the lexer's finite
state machine to check interpolations. No more, so clean this up.
Additional conversion specifications would be easy enough to implement
when needed.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180823164025.12553-42-armbru@redhat.com>
Diffstat (limited to 'tests/hd-geo-test.c')
0 files changed, 0 insertions, 0 deletions