summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/straycats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/straycats.c b/src/straycats.c
index fd4d6e38..1f0572b6 100644
--- a/src/straycats.c
+++ b/src/straycats.c
@@ -237,7 +237,7 @@ static int check_for_stray (MYDBM_FILE dbf)
if (!fullpath) {
if (quiet < 2) {
if (errno == ENOENT)
- error (0, 0, _("warning: %s is a dangling symlink"), fullpath);
+ error (0, 0, _("warning: %s is a dangling symlink"), catdir);
else
error (0, errno,
_("can't resolve %s"),