summaryrefslogtreecommitdiff
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
commit1f3439a433f5d04abec546c54a368a78735af33a (patch)
tree9318f81073eb852546db122adc648d128c5e6bad /include
parentecdb2f4d2d52550f74120e28dfc241203b794ec1 (diff)
downloadgdb-1f3439a433f5d04abec546c54a368a78735af33a.tar.gz
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 51e86b5af15..a67419d220c 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 */