From: Nick Clifton Date: Tue, 6 Feb 2007 14:50:58 +0000 (+0000) Subject: Fix comment attached to #endif X-Git-Tag: drow-reverse-20070409-branchpoint~568 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63646b7a2483fe6db59ac21457c7187657482fd9;p=platform%2Fupstream%2Fbinutils.git Fix comment attached to #endif --- 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 */