diff options
author | Adam Domurad <[email protected]> | 2012-05-24 15:37:30 -0400 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2012-05-24 15:37:30 -0400 |
commit | 7832c725c27ceb0e80a2d16525082225f0a3abca (patch) | |
tree | becd099342f2be2ced8a67cd0a44063abc583f92 | |
parent | 0d1edc10309768f83228abfea9394533850db009 (diff) |
Fixed spaces -> tabs in ChangeLog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2012-05-23 Martin Olsson <[email protected]> - * plugin/icedteanp/IcedTeaPluginUtils.cc: - Tiny fixup for changeset 383; don't do free(stack_variable). + * plugin/icedteanp/IcedTeaPluginUtils.cc: + Tiny fixup for changeset 383; don't do free(stack_variable). 2012-05-20 Jiri Vanek <[email protected]> @@ -23,6 +23,7 @@ If there is no match, will not be included. 2012-05-24 Martin Olsson <[email protected]> + * plugin/icedteanp/IcedTeaPluginUtils.cc: Fix two typos. |