]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fixing minor typo in output.
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Jun 2008 15:55:14 +0000 (15:55 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Jun 2008 15:55:14 +0000 (15:55 +0000)
HLT/MUON/utils/dHLTdumpraw.cxx

index 89fcb687a5c6601edd8060737b56994a15db9afd..55520ee9a3d48eb120bc3248e7f142a49cbfe28f 100644 (file)
@@ -914,7 +914,7 @@ namespace
                cout << "   ";
                PrintBitPattern(GetLocalY3(localStruct), 16);
                cout << endl;
-               cout << "   12     ";
+               cout << "   14     ";
                PrintBitPattern(GetLocalX4(localStruct), 16);
                cout << "   ";
                PrintBitPattern(GetLocalY4(localStruct), 16);