]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing extra semicolon
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Jul 2006 16:45:49 +0000 (16:45 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Jul 2006 16:45:49 +0000 (16:45 +0000)
MUON/AliMillepede.cxx

index da4870ee99ef726595bda0e578043b70e4b00857..66f4c34073acf18ec84cb7ae4814121a8273f82e 100644 (file)
@@ -62,7 +62,7 @@ AliMillepede::AliMillepede(): TObject()
 AliMillepede::~AliMillepede() {
   /// Destructor
 
-}
+}
 
 //=============================================================================
 Int_t AliMillepede::InitMille(int nGlo, int nLoc, int lNStdDev,