diff options
author | fche <fche> | 2007-01-31 21:03:45 +0000 |
---|---|---|
committer | fche <fche> | 2007-01-31 21:03:45 +0000 |
commit | e6a66a89f0cee9551c0bb52ebe889b0122d6d883 (patch) | |
tree | e621dd250dd63a3a73fce40dcc3b1bf7b2fbc61d | |
parent | 323b83644729702823d91944ec06710607eee8ca (diff) | |
download | systemtap-steved-e6a66a89f0cee9551c0bb52ebe889b0122d6d883.tar.gz systemtap-steved-e6a66a89f0cee9551c0bb52ebe889b0122d6d883.tar.xz systemtap-steved-e6a66a89f0cee9551c0bb52ebe889b0122d6d883.zip |
wordwrap
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,7 +9,8 @@ 2007-01-29 Frank Ch. Eigler <fche@elastic.org> - * translate.cxx (emit_module_init): Add some more type casts to printk args. + * translate.cxx (emit_module_init): Add some more type casts to printk + args. 2007-01-29 Martin Hunt <hunt@redhat.com> @@ -18,7 +19,8 @@ 2007-01-29 Frank Ch. Eigler <fche@elastic.org> - * main.cxx (main): For successful last_pass=4, print compiled module name. + * main.cxx (main): For successful last_pass=4, print compiled module + name. * cache.cxx (get_from_cache): Ditto. 2007-01-23 Mike Mason <mmlnx@us.ibm.com> |