projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49f3be1
)
Lint
author
John Gilmore
<gnu@cygnus>
Mon, 13 Jul 1992 11:59:22 +0000
(11:59 +0000)
committer
John Gilmore
<gnu@cygnus>
Mon, 13 Jul 1992 11:59:22 +0000
(11:59 +0000)
gprof/gprof.c
patch
|
blob
|
history
diff --git
a/gprof/gprof.c
b/gprof/gprof.c
index 2102e93cfaa8304ce1d79666d5c12492c82c9c93..df5c4c286fe74a637ff27d3177fd5a04d20a4496 100644
(file)
--- 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;
/*