1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Fixed trailing tokens after a #endif.

committer: mfx <mfx> 974916117 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-11-22 18:01:57 +00:00
parent f1d51ab624
commit 95580cdc48

View File

@ -26,7 +26,7 @@
jreiser@BitWagon.com
*/
#ifndef __UPX_P_LX_SEP_H // {
#ifndef __UPX_P_LX_SEP_H //{
#define __UPX_P_LX_SEP_H
#include "p_lx_elf.h"
@ -49,8 +49,7 @@ protected:
};
#endif __UPX_P_LX_SEP_H //}
#define __UPX_P_LX_SEP_H
#endif //}__UPX_P_LX_SEP_H
/*
vi:ts=4:et