]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Corrected back.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Dec 2008 09:36:34 +0000 (09:36 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Dec 2008 09:36:34 +0000 (09:36 +0000)
THerwig/THerwig6.cxx

index 7b1328b82023ae56e602844efa547fd0115b3c5f..7cfa3b328c3bbfa22e142dbb951bfa1583813a19 100644 (file)
@@ -367,7 +367,7 @@ void THerwig6::InitializeJimmy(const char *beam, const char *target, double pbea
    jimmin_();
 
    // set correct title
-   char atitle[132];
+//   char atitle[132];
    double win=pbeam1+pbeam2;
    printf("\n %s - %s at %g GeV",beam,target,win);
 //   sprintf(atitle,"%s-%s at %g GeV",cbeam,ctarget,win);
@@ -530,7 +530,7 @@ void THerwig6::Hwuinc()
   hwuinc_();
 }
 
-void THerwig6::Hwusta(char* name)
+void THerwig6::Hwusta(const char* name)
 
 {
   hwusta_(name,8);