diff --git a/interface/wx/zipstrm.h b/interface/wx/zipstrm.h index 7b8f136997..e07b8c8f24 100644 --- a/interface/wx/zipstrm.h +++ b/interface/wx/zipstrm.h @@ -619,7 +619,7 @@ public: wxZIP_FORMAT_DEFAULT even if a ZIP64 will end up being created). @since 3.1.1 - + */ wxZipArchiveFormat GetFormat() const; };