]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Typo corrected
authorcoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Feb 2011 10:57:05 +0000 (10:57 +0000)
committercoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 1 Feb 2011 10:57:05 +0000 (10:57 +0000)
ZDC/AliZDCv3.cxx

index bba8c4f016e9ea55a42273f6c06adebfea9143dc..7c8be6543a589c12ebda37ed5a6e831faf46d7a6 100644 (file)
@@ -2292,7 +2292,7 @@ void AliZDCv3::InitTables()
        if(read==0) AliDebug(3, " Error in reading light table 6");
       }
     }
-    fclose(fp5);
+    fclose(fp6);
   }
   char *lightfName7 = gSystem->ExpandPathName("$ALICE_ROOT/ZDC/light22620552209s");
   FILE *fp7 = fopen(lightfName7,"r");