소스 검색

fix for win98?

David Rose 23 년 전
부모
커밋
6e9a56e1fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      panda/src/express/windowsRegistry.cxx

+ 1 - 1
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 =