diff options
-rw-r--r-- | PE/extract.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/extract.cpp b/PE/extract.cpp index 2891ae8..daabb24 100644 --- a/PE/extract.cpp +++ b/PE/extract.cpp @@ -78,4 +78,4 @@ virtual int startup() throw (GeneralException) { return 0; } -CODE_ENDS
\ No newline at end of file +CODE_ENDS |