]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliAODTagCreator.cxx
Remove implicit calls to TString::TString(int) - this constructor was made protected...
[u/mrichter/AliRoot.git] / STEER / AliAODTagCreator.cxx
index 06bcd7e73eecc0c09abcafa5a1f8a8ca8299cc87..30b007f4f053e3d9a3c518e7b3490365da561798 100644 (file)
@@ -333,7 +333,7 @@ void AliAODTagCreator::CreateTags(const char* type)
        //evTag->SetEventId(iEventNumber+1);
        evTag->SetGUID(fguid);
        if(!strcmp(type,"grid")) {
-           evTag->SetMD5(0);
+           evTag->SetMD5("");
            evTag->SetTURL(fturl);
            evTag->SetSize(0);
            }