aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-02-06 14:50:58 +0000
committerNick Clifton <nickc@redhat.com>2007-02-06 14:50:58 +0000
commit63646b7a2483fe6db59ac21457c7187657482fd9 (patch)
tree43cc67e0294a6c68d55607b6d4d21f1f9df22db8 /include
parent264b62058b585d4bee3ef4ffa804fce7400df80e (diff)
downloadfsf-binutils-gdb-63646b7a2483fe6db59ac21457c7187657482fd9.zip
fsf-binutils-gdb-63646b7a2483fe6db59ac21457c7187657482fd9.tar.gz
fsf-binutils-gdb-63646b7a2483fe6db59ac21457c7187657482fd9.tar.bz2
Fix comment attached to #endif
Diffstat (limited to 'include')
-rw-r--r--include/elf/reloc-macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/reloc-macros.h b/include/elf/reloc-macros.h
index 51e86b5..a67419d 100644
--- a/include/elf/reloc-macros.h
+++ b/include/elf/reloc-macros.h
@@ -98,4 +98,4 @@ name (unsigned long rtype) \
#endif
-#endif /* RELOC_MACROS_H */
+#endif /* _RELOC_MACROS_H */