Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-02-06 17:50:58 +0300
committerNick Clifton <nickc@redhat.com>2007-02-06 17:50:58 +0300
commit90ed5afa46a5b8c73d1d89b9c0a587a51dedc792 (patch)
tree3c9d3a8c00ed7f2257d4e170d27da3eb419b3a78 /include/elf
parent634a6e378bd575af04b19f1ec077018fb72074f4 (diff)
Fix comment attached to #endif
Diffstat (limited to 'include/elf')
-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 51e86b5af..a67419d22 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 */