X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/61b50a43aaaf29fe9c2f848958adafc496439123..71e030352d74e4e6aed28cfcb0ea6edf3d17af6e:/include/wx/html/htmlpars.h?ds=sidebyside diff --git a/include/wx/html/htmlpars.h b/include/wx/html/htmlpars.h index aef73949fb..7d1205ae61 100644 --- a/include/wx/html/htmlpars.h +++ b/include/wx/html/htmlpars.h @@ -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