From 6e9a56e1fc52bcb45a86045cb95f16238b12551c Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 2 Apr 2003 22:11:17 +0000 Subject: [PATCH] fix for win98? --- panda/src/express/windowsRegistry.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/express/windowsRegistry.cxx b/panda/src/express/windowsRegistry.cxx index 585e4c67b4..ec661b6430 100755 --- a/panda/src/express/windowsRegistry.cxx +++ b/panda/src/express/windowsRegistry.cxx @@ -137,7 +137,7 @@ get_string_value(const string &key, const string &name, return default_value; } - // Now we have to decode the MultiByte Unicode string, and re-encode + // Now we have to decode the MultiByte string to Unicode, and re-encode // it according to our own encoding. int wide_result_len =