gameServer/OfficialServer/extdbinterface.hs
changeset 2117 1ac0e10e546f
parent 2116 dec7ead2d178
child 2172 80d34c0b9dfe
--- a/gameServer/OfficialServer/extdbinterface.hs	Mon May 25 15:24:27 2009 +0000
+++ b/gameServer/OfficialServer/extdbinterface.hs	Mon May 25 17:33:39 2009 +0000
@@ -1,6 +1,6 @@
 module Main where
 
-import Prelude hiding (catch);
+import Prelude hiding (catch)
 import Control.Monad
 import Control.Exception
 import System.IO