X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fsource.c;h=bd11c63192e6e07305ee111a5beedbdf61cc5d49;hb=0b0865da626e7e2cd07073d11399dad643e192df;hp=31e104fe4016cbddc504be43aae0e5d0913530ba;hpb=94b0e70d0c2a1309e3527a85a4c31a7eda4243d8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/source.c b/gdb/source.c index 31e104fe40..bd11c63192 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -1081,7 +1081,7 @@ open_source_file (struct symtab *s) If this function fails to find the file that this symtab represents, NULL will be returned and s->fullname will be set to NULL. */ -char * +const char * symtab_to_fullname (struct symtab *s) { int r;