]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Typo corrected
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Sep 2002 09:00:05 +0000 (09:00 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Sep 2002 09:00:05 +0000 (09:00 +0000)
STEER/AliLegoGeneratorPhiZ.h

index 8e06b7d4f054ed6431a65ab52789202b747a524c..d4c32730ad5d5035bcd1c2e9c607e8d85aed9855 100644 (file)
@@ -20,7 +20,7 @@ class AliLegoGeneratorPhiZ : public AliLegoGenerator
 
  public:
     AliLegoGeneratorPhiZ();
-    virtual ~AliLegoGeneratorPhiZ();  ;
+    virtual ~AliLegoGeneratorPhiZ();
     virtual void    Generate();
     ClassDef(AliLegoGeneratorPhiZ,1) //Lego GeneratorPhiZ
 };