X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fextract.c;h=319aaa86b29cdf2dd71830901e36305dda478315;hb=47560a0498bde20621ce4e367b1d68bf8cd8f1a3;hp=faee4eb889ec15c3deaa66d463f6bbe7fad7e773;hpb=beca89bccb6b806e3528d4d0aa01cb5f2831c954;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"))); }