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
@@ -30,8 +30,6 @@
*/
#pragma once
#ifndef UPX_P_PS1_H__
#define UPX_P_PS1_H__ 1
/*************************************************************************
// ps1/exe
@@ -126,6 +124,4 @@ protected:
unsigned fdata_size;
};
#endif /* already included */
/* vim:set ts=4 sw=4 et: */