X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd04159e75dc31091460bf2322c77e95a6824196..da397248d3293b4336ec900e1eeac3d75a62c631:/wxPython/src/_datetime.i diff --git a/wxPython/src/_datetime.i b/wxPython/src/_datetime.i index dd08788512..e1d03a945b 100644 --- a/wxPython/src/_datetime.i +++ b/wxPython/src/_datetime.i @@ -366,7 +366,7 @@ public: DocDeclAStr( static void, GetAmPmStrings(wxString *OUTPUT, wxString *OUTPUT), "GetAmPmStrings() -> (am, pm)", - "Get the AM and PM strings in the current locale (may be empty)"); + "Get the AM and PM strings in the current locale (may be empty)", ""); // return True if the given country uses DST for this year static bool IsDSTApplicable(int year = Inv_Year,