* gprof.c (main): Fix option string for -C, -n and -N.

This commit is contained in:
Bob Wilson
2006-10-17 04:45:32 +00:00
parent 56a8fe780f
commit 263e594b90
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-10-16 Bob Wilson <bob.wilson@acm.org>
* gprof.c (main): Fix option string for -C, -n and -N.
2006-09-26 Thiemo Seufer <ths@networkno.de>
* gprof.texi: Fix install failure.