diff options
author | Deepak Bhole <[email protected]> | 2012-06-01 16:44:32 -0400 |
---|---|---|
committer | Deepak Bhole <[email protected]> | 2012-06-01 16:44:32 -0400 |
commit | f96a26930b07f3f1fd0a8890230d816cb3c2fdc3 (patch) | |
tree | 4eb0768d2e842c32a8f3ec8c674cc70fac1d7af7 | |
parent | b0179a3d15f966608c6fff5e1088224046759c8e (diff) |
Fixed minor typo in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ (createJavaObjectFromVariant): Account for length of the characters. * plugin/icedteanp/IcedTeaNPPlugin.cc (plugin_get_documentbase): Same. * plugin/icedteanp/IcedTeaPluginRequestProcessor.cc (_eval): Print the - string's c_str rather than utf8characters/ + string's c_str rather than utf8characters. * plugin/icedteanp/IcedTeaPluginUtils.cc (printNPVariant): Account for length of the characters. (NPVariantToString): Same. |