summaryrefslogtreecommitdiff
path: root/src/fix_debug_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fix_debug_info.c')
-rw-r--r--src/fix_debug_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fix_debug_info.c b/src/fix_debug_info.c
index d529c4f..ea76624 100644
--- a/src/fix_debug_info.c
+++ b/src/fix_debug_info.c
@@ -373,7 +373,7 @@ static void update_section(const char *path,
}
}
} else {
- rs_trace("file %s has no \"%s\" section", desired_section_name, path);
+ rs_trace("file %s has no \"%s\" section", path, desired_section_name);
}
}