]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fix compilation warning due to missing empty line at end
authorgconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Jun 2013 09:37:40 +0000 (09:37 +0000)
committergconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 17 Jun 2013 09:37:40 +0000 (09:37 +0000)
PWG/CaloTrackCorrBase/AliAnalysisTaskCounter.cxx

index dbd5a56879e34559714f1748add513d311fef9bf..6c6dedcc2e949d94ec636e10ee57a82b416262ea 100644 (file)
@@ -629,4 +629,5 @@ Bool_t AliAnalysisTaskCounter::PythiaInfoFromFile(TString file,Float_t & xsec,Fl
   }
   
   return kTRUE;
-}
\ No newline at end of file
+}
+