diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-09-23 19:12:14 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-09-23 19:12:14 +0000 |
commit | a67d9a42cc378bebc1ec1ebda4b1641907050f0e (patch) | |
tree | 41e01b9b35250e38ad9783b4e883e731e55a950b /gprof/ChangeLog | |
parent | 5fe67aa8fb255b5152b46599aa133fe551c8b3b1 (diff) | |
download | gdb-a67d9a42cc378bebc1ec1ebda4b1641907050f0e.zip gdb-a67d9a42cc378bebc1ec1ebda4b1641907050f0e.tar.gz gdb-a67d9a42cc378bebc1ec1ebda4b1641907050f0e.tar.bz2 |
cfree -> free
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index ebdc4dc..79a6041 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 23 15:06:45 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * printgprof.c (printprof): Use free, not cfree. + (printgprof, printindex): Ditto. + Thu Sep 1 10:40:45 1994 Jeff Law (law@snake.cs.utah.edu) * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): Make |