X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb41dcbe3a1ee4df0cd6a44e9cfb6a55b5d94fd6..8ec1974ea170256698381cc47dd1dcd6cb494433:/include/wx/db.h diff --git a/include/wx/db.h b/include/wx/db.h index 5236bdfda3..c21998ed64 100644 --- a/include/wx/db.h +++ b/include/wx/db.h @@ -714,7 +714,7 @@ int WXDLLIMPEXP_ODBC wxDbConnectionsInUse(void); // Writes a message to the wxLog window (stdout usually) when an internal error // situation occurs. This function only works in DEBUG builds -const wxChar* WXDLLIMPEXP_ODBC +const wxChar WXDLLIMPEXP_ODBC * wxDbLogExtendedErrorMsg(const wxChar *userText, wxDb *pDb, const wxChar *ErrFile,