Index: trunk/MagicSoft/Mars/mbase/MContinue.cc
===================================================================
--- trunk/MagicSoft/Mars/mbase/MContinue.cc	(revision 6949)
+++ trunk/MagicSoft/Mars/mbase/MContinue.cc	(revision 6950)
@@ -234,5 +234,5 @@
     *fLog << endl;
     if (GetFilter())
-        Getfilter()->Print();
+        GetFilter()->Print();
 }
 
