summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/libelf_sections.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/binfmt/libelf/libelf_sections.c')
-rw-r--r--nuttx/binfmt/libelf/libelf_sections.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/binfmt/libelf/libelf_sections.c b/nuttx/binfmt/libelf/libelf_sections.c
index c6b9de286..1b749ba8b 100644
--- a/nuttx/binfmt/libelf/libelf_sections.c
+++ b/nuttx/binfmt/libelf/libelf_sections.c
@@ -265,7 +265,7 @@ int elf_findsection(FAR struct elf_loadinfo_s *loadinfo,
bdbg("elf_sectname failed: %d\n", ret);
return ret;
}
-
+
/* Check if the name of this section is 'sectname' */
bvdbg("%d. Comparing \"%s\" and .\"%s\"\n",