Remove trailing whitespace.

This commit is contained in:
Markus F.X.J. Oberhumer
2010-06-06 22:40:10 +02:00
parent 801f92b7e7
commit 8f8aaca818
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ protected:
DLL_FLAG = 0x2000,
FBIG_ENDIAN = 0x8000
};
//NEW: DLL characteristics definition for ASLR, ... - Stefan Widmann
enum {
IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE = 0x0040,