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
+2 -3
View File
@@ -26,7 +26,7 @@
jreiser@BitWagon.com jreiser@BitWagon.com
*/ */
#ifndef __UPX_P_LX_SEP_H // { #ifndef __UPX_P_LX_SEP_H //{
#define __UPX_P_LX_SEP_H #define __UPX_P_LX_SEP_H
#include "p_lx_elf.h" #include "p_lx_elf.h"
@@ -49,8 +49,7 @@ protected:
}; };
#endif __UPX_P_LX_SEP_H //} #endif //}__UPX_P_LX_SEP_H
#define __UPX_P_LX_SEP_H
/* /*
vi:ts=4:et vi:ts=4:et