]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use a macro wrapper on LL literals for compatibility with certain old Windows compilers.
authorTim Kientzle <kientzle@acm.org>
Sun, 26 Apr 2015 04:58:58 +0000 (21:58 -0700)
committerTim Kientzle <kientzle@acm.org>
Sun, 26 Apr 2015 04:58:58 +0000 (21:58 -0700)
commit019673e89f11091701543b0836dd39683d379b60
treef60c9781a15f7ec4f5986dc1a4719087d7ef2d4f
parentff86dd102fe1378e4d028998246f16d6d1631c9e
Use a macro wrapper on LL literals for compatibility with certain old Windows compilers.
libarchive/archive_write_set_format_zip.c