/hg/icedtea-web: Fixed minor typo in ChangeLog
dbhole at icedtea.classpath.org
dbhole at icedtea.classpath.org
Fri Jun 1 13:44:38 PDT 2012
changeset 73f6e7fd1446 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=73f6e7fd1446
author: Deepak Bhole <dbhole at redhat.com>
date: Fri Jun 01 16:44:32 2012 -0400
Fixed minor typo in ChangeLog
diffstat:
ChangeLog | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 8c087e1b5c6b -r 73f6e7fd1446 ChangeLog
--- a/ChangeLog Fri Jun 01 16:05:18 2012 -0400
+++ b/ChangeLog Fri Jun 01 16:44:32 2012 -0400
@@ -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.
More information about the distro-pkg-dev
mailing list