From: John Gilmore Date: Mon, 13 Jul 1992 11:59:22 +0000 (+0000) Subject: Lint X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=028fe6367a2b3dd4935c761df3e4068527d700ce;p=binutils-gdb.git Lint --- diff --git a/gprof/gprof.c b/gprof/gprof.c index 2102e93cfaa..df5c4c286fe 100644 --- a/gprof/gprof.c +++ b/gprof/gprof.c @@ -656,7 +656,7 @@ funcsymbol( symp ) { extern char *strtab; /* string table from a.out */ extern int aflag; /* if static functions aren't desired */ - char *name; + CONST char *name; int i; /*