diff options
author | Nick Clifton <nickc@redhat.com> | 2009-11-30 10:14:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-11-30 10:14:56 +0000 |
commit | 88f1a8b2545defe4161731a8d3914a59759a7c0b (patch) | |
tree | b80969be98e67a75242eb9b9d771fb5b63f875a3 /gprof | |
parent | 20f3d0d667e035dcb12a142a86fd4b68360fd328 (diff) | |
download | gdb-88f1a8b2545defe4161731a8d3914a59759a7c0b.zip gdb-88f1a8b2545defe4161731a8d3914a59759a7c0b.tar.gz gdb-88f1a8b2545defe4161731a8d3914a59759a7c0b.tar.bz2 |
Fix typo: "Dimitry" should be "Dmitry"
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index fc1f200..53fce58 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -14,7 +14,7 @@ * aclocal.m4: Regenerate. * configure: Regenerate. -2009-09-25 Dimitry Gorbachev <d.g.gorbachev@gmail.com> +2009-09-25 Dmitry Gorbachev <d.g.gorbachev@gmail.com> PR 10656 * hist.h: Move declaration of histograms and num_histograms |