diff options
author | pixel <pixel> | 2003-09-23 15:08:00 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-09-23 15:08:00 +0000 |
commit | 98bbbc040d2ddb99efa55f021962e43457eaa177 (patch) | |
tree | b84a4090e326f01fd2b2dab97a1d9365191af5fb | |
parent | 6312cf3ac75b203a477d6d1a22ffbb124e5a874b (diff) |
No newline... :-P
-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 |