]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tarstrm.h
fix comparison of BYTE variable with -1 after last commit
[wxWidgets.git] / include / wx / tarstrm.h
index b92119904f85f6eb98696797652e3a5255d611d7..e405375925a7005212db242741b526835fa1cdd4 100644 (file)
@@ -280,6 +280,7 @@ private:
     char *m_extendedHdr;
     size_t m_extendedSize;
     wxString m_badfit;
+    bool m_endrecWritten;
 
     DECLARE_NO_COPY_CLASS(wxTarOutputStream)
 };