]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fixed unmatched parenthesis
authordecaro <decaro@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Mar 2011 09:50:31 +0000 (09:50 +0000)
committerdecaro <decaro@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Mar 2011 09:50:31 +0000 (09:50 +0000)
EVE/alice-macros/tof_raw.C

index 5bb11c672ea442db36c399b91c5dec65dadeaaff..63c9f15cb10b4f6d2a1bbd3b22b7ba917b24f0ef 100644 (file)
@@ -1,4 +1,4 @@
-void tof_raw((Int_t newDecoder = 2)
+void tof_raw(Int_t newDecoder = 2)
 {
   AliRawReader *rawReader = AliEveEventManager::AssertRawReader();