aboutsummaryrefslogtreecommitdiff
path: root/ltrace-elf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ltrace-elf.c')
-rw-r--r--ltrace-elf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltrace-elf.c b/ltrace-elf.c
index 19cae88..c9caf56 100644
--- a/ltrace-elf.c
+++ b/ltrace-elf.c
@@ -621,10 +621,10 @@ populate_plt(struct process *proc, const char *filename,
case PLT_DEFAULT:
if (default_elf_add_plt_entry(proc, lte, name,
&rela, i, &libsym) < 0)
- /* fall-through */
+ /* Fall through. */
case PLT_FAIL:
return -1;
- /* fall-through */
+ /* Fall through. */
case PLT_OK:
if (libsym != NULL) {
/* If we are adding those symbols just