]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Don't use __func__ or __FUNCTION__: there are too
authorTim Kientzle <kientzle@acm.org>
Mon, 23 Jul 2012 04:55:54 +0000 (21:55 -0700)
committerTim Kientzle <kientzle@acm.org>
Mon, 23 Jul 2012 04:55:54 +0000 (21:55 -0700)
commit65a050287d2b3bbcf1f5ef46f68dea1614e00308
tree38c47887e0179dc3b902e972694318c986c0783f
parent67fc31ff730ec09c355de0855a76df8011aec5cd
Don't use __func__ or __FUNCTION__: there are too
many broken compilers in the world.
libarchive/archive_read_support_filter_lrzip.c