* gprof.c (main): Fix option string for -r and -R.

This commit is contained in:
Bob Wilson
2006-10-18 17:42:43 +00:00
parent 8621d6a944
commit 4ce7dc1561
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-10-17 Bob Wilson <bob.wilson@acm.org>
* gprof.c (main): Fix option string for -r and -R.
2006-10-16 Bob Wilson <bob.wilson@acm.org>
* gprof.texi (Analysis Options): Argument for -n/-N is mandatory.