]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/util/AliHLTESDMCEventPublisherComponent.h
correcting compilation warning and making change of AliShuttleInterface (rev 29388)
[u/mrichter/AliRoot.git] / HLT / BASE / util / AliHLTESDMCEventPublisherComponent.h
index 169d318d4def31f5d34a097658b2178d828ac449..caafff4c71d0c506ca0acb9bc2a82d3816a3fd70 100644 (file)
@@ -136,7 +136,7 @@ class AliHLTESDMCEventPublisherComponent : public AliHLTFilePublisher  {
    *         -EINVAL unknown argument <br>
    *         -EPROTO parameter for argument missing <br>
    */
-  Int_t DoInit( Int_t argc, const Char_t** argv );
+  Int_t DoInit( int argc, const char** argv );
 
 
   /**