]> git.ipfire.org Git - thirdparty/libbsd.git/commit
test: Mark a literal integer as long long
authorGuillem Jover <guillem@hadrons.org>
Mon, 27 May 2013 04:49:57 +0000 (06:49 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 27 May 2013 04:51:15 +0000 (06:51 +0200)
commitdf5aebd7e139e588c67c1f299bbcc6231cab0ab7
tree9301946df10c8b7777139267ced138528d5ce603
parent9587882316f91ab880bf0ad9df2f0f98f2747f7c
test: Mark a literal integer as long long

This fixes build failures on 32-bit architectures.
test/humanize.c