]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing the slash (thanks to Matthias for spotting it)
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Nov 2011 13:00:11 +0000 (13:00 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Nov 2011 13:00:11 +0000 (13:00 +0000)
RAW/AliRawEventHeaderBase.h

index 09767a2bdf16386b665e9b505aa3d853d24d9510..6ae2d76e36d86529f2cc62a3efb6c741caa8119f 100644 (file)
@@ -114,6 +114,6 @@ private:
 
 #define END_EVENT_HEADER(AA,BB) \
 ClassDef(AliRawEventHeaderV##AA##_##BB,1) \
-}; \
+};
 
 #endif