all: bump version; cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-05-28 14:06:11 +02:00
parent efeffc6e01
commit dae45ae0d4
19 changed files with 202 additions and 202 deletions
-4
View File
@@ -26,8 +26,6 @@
*/
#pragma once
#ifndef UPX_P_TMT_H__
#define UPX_P_TMT_H__ 1
/*************************************************************************
// tmt/adam
@@ -75,6 +73,4 @@ protected:
tmt_header_t ih, oh;
};
#endif /* already included */
/* vim:set ts=4 sw=4 et: */