]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Extra comma and CtrlM removed (Sun,HP)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Sep 2003 10:43:33 +0000 (10:43 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Sep 2003 10:43:33 +0000 (10:43 +0000)
MUON/mapping/AliMpStationType.h

index bd24dce9f421dc88beb587854c87130b8937dbbe..40123d26e12230f3ed128ed8a24d218741636d6c 100644 (file)
@@ -13,7 +13,7 @@
 enum AliMpStationType
 {
   kStation1, // station 1
-  kStation2, // station 2
+  kStation2 // station 2
 };
 
 #endif //ALI_MP_STATION_TYPE_H