diff options
author | hunt <hunt> | 2008-02-12 17:28:07 +0000 |
---|---|---|
committer | hunt <hunt> | 2008-02-12 17:28:07 +0000 |
commit | 4c52f88eefaf2d39be9c937d00389dd123609a41 (patch) | |
tree | afd97b0dc266097d15b3c4923285448734446576 | |
parent | a36378d75be5700d40fb3f9c51191305b3907abd (diff) | |
download | systemtap-steved-4c52f88eefaf2d39be9c937d00389dd123609a41.tar.gz systemtap-steved-4c52f88eefaf2d39be9c937d00389dd123609a41.tar.xz systemtap-steved-4c52f88eefaf2d39be9c937d00389dd123609a41.zip |
fix typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2008-02-12 Martin Hunt <hunt@redhat.com> PR 5757 - * tapsets.cxx, translate.cxx: Cleanup findentation a bit. + * tapsets.cxx, translate.cxx: Cleanup indentation a bit. 2008-02-11 Jim Keniston <jkenisto@us.ibm.com> |