From: Sergey Poznyakoff Date: Thu, 23 Jan 2014 16:04:36 +0000 (+0200) Subject: Make sure transformed file names retain trailing slash in listing. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=a09e840507c16357ec11b17a02e103c3a26adebc;hp=a09e840507c16357ec11b17a02e103c3a26adebc;p=chaz%2Ftar Make sure transformed file names retain trailing slash in listing. * src/list.c (simple_print_header): Print trailing slash if using the transformed name. Use had_trailing_slash instead of analyzing last byte if temp_name ---