]> git.saurik.com Git - wxWidgets.git/commitdiff
wxHTML now outputs unrecognized entities verbosely
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 5 Oct 2001 22:05:45 +0000 (22:05 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 5 Oct 2001 22:05:45 +0000 (22:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/html/htmlpars.h

index aef73949fb4a282cf6071c7d82d83d958cdb0cfc..7d1205ae610f8d4728845955a9ddbb4ca4fdd634 100644 (file)
@@ -226,7 +226,7 @@ public:
     // (with respect to output encoding)
     wxString Parse(const wxString& input);
 
-    // Returns character for given entity
+    // Returns character for given entity or 0 if the enity is unknown
     wxChar GetEntityChar(const wxString& entity);
 
     // Returns character that represents given Unicode code