diff --git a/src/extract.c b/src/extract.c index faee4eb8..319aaa86 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"))); }