]> Git Repo - binutils.git/blobdiff - gdb/gdbtypes.c
2002-12-13 Andrew Cagney <[email protected]>
[binutils.git] / gdb / gdbtypes.c
index c9cae4cda8dea919329cee7c2e65fd33736f97b2..293adda891fa46e9e0eeb399946d01b4ba4975ba 100644 (file)
@@ -416,7 +416,7 @@ address_space_name_to_int (char *space_identifier)
 /* Identify address space identifier by integer flag as defined in 
    gdbtypes.h -- return the string version of the adress space name. */
 
-extern char *
+const char *
 address_space_int_to_name (int space_flag)
 {
   struct gdbarch *gdbarch = current_gdbarch;
This page took 0.0248 seconds and 4 git commands to generate.