1. fixed Julian routines
[spider.git] / perl / Spot.pm
index cdd7393d21803c8f85931cf525e79664bec6eb89..d663c9bd3e973a82e1a9b55637ab96255c4d1a49 100644 (file)
@@ -29,7 +29,7 @@ $dirprefix = "spots";
 sub init
 {
        mkdir "$dirprefix", 0777 if !-e "$dirprefix";
-       $fp = DXLog::new($dirprefix, "dat", 'd')
+       $fp = DXLog::new($dirprefix, "dat", 'd');
 }
 
 sub prefix