Index: trunk/MagicSoft/Mars/mtemp/MObservatory.h
===================================================================
--- trunk/MagicSoft/Mars/mtemp/MObservatory.h	(revision 2750)
+++ trunk/MagicSoft/Mars/mtemp/MObservatory.h	(revision 2751)
@@ -33,5 +33,5 @@
     void SetLocation(LocationName_t name);
 
-    void Print(Option_t *) const;
+    void Print(Option_t *o=0) const;
 
     const TString &GetObservatoryName() const { return fObservatoryName; }
@@ -51,7 +51,5 @@
 
     ClassDef(MObservatory, 0)
-
 };
 
 #endif
-
