diff options
author | pixel <pixel> | 2003-09-06 13:48:16 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-09-06 13:48:16 +0000 |
commit | b04ffaf185eb6086ad287f2b93ebf3ecb3a7c5cb (patch) | |
tree | 648034441390b510412c3b3d2eb1a8f9bf0cc8da /PE/extract-rooms.cpp | |
parent | eec90935dde0156938bfe8aed83a738ebd54c41f (diff) |
Typos
Diffstat (limited to 'PE/extract-rooms.cpp')
-rw-r--r-- | PE/extract-rooms.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/extract-rooms.cpp b/PE/extract-rooms.cpp index 3af349e..e00a516 100644 --- a/PE/extract-rooms.cpp +++ b/PE/extract-rooms.cpp @@ -176,4 +176,4 @@ virtual int startup() throw (GeneralException) { delete f; return 0; } -CODE_ENDS
\ No newline at end of file +CODE_ENDS |