]> Dogcows Code - chaz/tar/commitdiff
tar: change interdir_made from int to bool
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 Aug 2010 08:08:52 +0000 (01:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 Aug 2010 08:09:17 +0000 (01:09 -0700)
* src/extract.c (maybe_recoverable, create_placeholder_file):
Change interdir_made from int * to bool *, since the flag has just
two values 0 and 1.  All uses changed.  This does not affect tar's
behavior.


No differences found
This page took 0.025221 seconds and 4 git commands to generate.