X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fextract.c;h=319aaa86b29cdf2dd71830901e36305dda478315;hb=87369861f9afc8380e866ead3348d630821bcc02;hp=faee4eb889ec15c3deaa66d463f6bbe7fad7e773;hpb=f547c0332dede01f68c81a32a35ad6cfffd11744;p=chaz%2Ftar diff --git a/src/extract.c b/src/extract.c index faee4eb..319aaa8 100644 --- a/src/extract.c +++ b/src/extract.c @@ -1341,7 +1341,7 @@ extract_symlink (char *file_name, int typeflag) if (!warned_once) { warned_once = 1; - WARNOPT (WARN_SYMBOLIC_CAST, + WARNOPT (WARN_SYMLINK_CAST, (0, 0, _("Attempting extraction of symbolic links as hard links"))); }