diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-02-12 15:51:35 +0100 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-02-12 15:59:43 +0100 |
commit | 152d6935cc4db354c067df5ec16d6a7da3113477 (patch) | |
tree | 3b6c9c4fc50658c087f4760debea73e46fdccd68 /ChangeLog | |
parent | 275a898f43b2e6f7a55112fce91cbeb8a32f99ac (diff) | |
download | systemtap-steved-152d6935cc4db354c067df5ec16d6a7da3113477.tar.gz systemtap-steved-152d6935cc4db354c067df5ec16d6a7da3113477.tar.xz systemtap-steved-152d6935cc4db354c067df5ec16d6a7da3113477.zip |
Use "\n" instead of endl in inner loops.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-02-12 Mark Wielaard <mjw@redhat.com> + + * translate.cxx (dump_unwindsyms): Use "\n" instead of endl in + inner loops. + 2009-02-11 Dave Brolley <brolley@redhat.com> * stap-client: s/jar/zip/. |