]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/util/AliHLTESDMCEventPublisherComponent.cxx
correcting compilation warning and making change of AliShuttleInterface (rev 29388)
[u/mrichter/AliRoot.git] / HLT / BASE / util / AliHLTESDMCEventPublisherComponent.cxx
index 7cecdc0d072185d2c9639eb8931534501b3819d5..ab5d07d93092a5e6d3bfbbf8ec826324c9a751c5 100644 (file)
@@ -108,7 +108,7 @@ AliHLTComponent* AliHLTESDMCEventPublisherComponent::Spawn() {
  */
 
 // #################################################################################
-Int_t AliHLTESDMCEventPublisherComponent::DoInit(Int_t argc, const char** argv) {
+Int_t AliHLTESDMCEventPublisherComponent::DoInit(int argc, const char** argv) {
   // see header file for class documentation
 
   Int_t iResult = 0;