gdb/
[deliverable/binutils-gdb.git] / gdb / source.c
index ef2ea0319e347a5f752ec4bc3ead7b45c04ad33b..f5949e6ee88ba5c2b07931e6530758bb6afe1654 100644 (file)
@@ -954,7 +954,7 @@ get_substitute_path_rule (const char *path)
    Return NULL if no substitution rule was specified by the user,
    or if no rule applied to the given PATH.  */
    
-static char *
+char *
 rewrite_source_path (const char *path)
 {
   const struct substitute_path_rule *rule = get_substitute_path_rule (path);
This page took 0.023557 seconds and 4 git commands to generate.