]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/unichar.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / unichar.h
index fd058c1ddca970e9e5634fa2d661bd5d9685fe6e..83f63525d8e9b0fed71eeff9424889da92c074b7 100644 (file)
@@ -54,7 +54,7 @@ public:
     value_type GetValue() const;
 
     /**
     value_type GetValue() const;
 
     /**
-        Returns true if the character is an ASCII character.
+        Returns true if the character is an ASCII character (i.e. if its value is less than 128).
     */
     bool IsAscii() const;
 
     */
     bool IsAscii() const;