X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=56a8e730656f75b5355741e9b381e653980ceb72;hb=b2a65edf5c35157642f6bfafd0c203a2a59d1fea;hp=b127109e2e71c999195dc53b574d34204bf4ef20;hpb=d305c258bfcefbf97aa78a65ddda9ad17d108e0f;p=chaz%2Ftar diff --git a/src/tar.c b/src/tar.c index b127109..56a8e73 100644 --- a/src/tar.c +++ b/src/tar.c @@ -1417,7 +1417,7 @@ decode_options (int argc, char **argv) else { /* UNIX98 compatibility */ - same_owner_option = 1; + same_owner_option = -1; } }