2000-04-14 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / include / elf / reloc-macros.h
index 976229129c09c660a90798a030fc2acd84153b27..42174caeeaecaad454573fd362c5ed21b6f2e828 100644 (file)
@@ -46,8 +46,8 @@
    If RELOC_MACROS_GEN_FUNC *is* defined, then instead the
    following function will be generated:
 
-       static char * foo PARAMS ((unsigned long rtype));
-       static char *
+       static const char * foo PARAMS ((unsigned long rtype));
+       static const char *
        foo (rtype)
            unsigned long rtype;
        {
This page took 0.022811 seconds and 4 git commands to generate.