]> git.ipfire.org Git - thirdparty/libarchive.git/commit
VS 2010 doesn't understand __func__ so use the older __FUNCTION__ instead.
authorBruce Cran <bruce@cran.org.uk>
Sat, 30 Jun 2012 20:27:29 +0000 (21:27 +0100)
committerBruce Cran <bruce@cran.org.uk>
Sat, 30 Jun 2012 20:27:29 +0000 (21:27 +0100)
commit9c5e5b8ae866ed9bcf050270b734e35f7c9d5138
tree0abbb20f82bc62675788ef822a4e8847ceb6edbe
parent81117cee9a41a9dfafb1522391dc83af031570a9
VS 2010 doesn't understand __func__ so use the older __FUNCTION__ instead.
libarchive/archive_read_support_filter_lrzip.c