X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/59a14f698460525b36e6a6e63876e1a6723865b4..e4dd1e19a281da5d1e23b12fd76c9fc242bcb1d6:/include/wx/mimetype.h diff --git a/include/wx/mimetype.h b/include/wx/mimetype.h index b0f732f08f..515cf34521 100644 --- a/include/wx/mimetype.h +++ b/include/wx/mimetype.h @@ -151,8 +151,9 @@ public: // const wxString& openCmd, // const wxString& printCmd, // const wxString& desc, - // // the other parameters form a NULL terminated list of - // // extensions + // // the other parameters form a list of extensions for this + // // file type and should be terminated with wxNullPtr (not + // // just NULL!) // ...); WX_DEFINE_VARARG_FUNC_CTOR(wxFileTypeInfo, // NB: these are not format strings, using