Fix wrong signed int formatting string directive in test case #557.
This error did not cause test failures on systems where sizeof(int) == sizeof(long).
parent
cbc04a7d
Please register or sign in to comment
This error did not cause test failures on systems where sizeof(int) == sizeof(long).