X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=globals.c;h=53750a6aa724d05d4433b1e51fe68fb37c2d38f4;hb=00dc2f4f23da07658d2634f904ac3a098aaa4153;hp=fc75a790c8e2228a99bb562e7ada0a7281085251;hpb=c69f6586a27b86846a13e0177336730d72b33c95;p=p5sagit%2Fp5-mst-13.2.git diff --git a/globals.c b/globals.c index fc75a79..53750a6 100644 --- a/globals.c +++ b/globals.c @@ -1443,7 +1443,7 @@ CPerlObj::Init(void) #endif maxo = MAXO; sh_path = SH_PATH; - runops = RUNOPS_DEFAULT; + runops = FUNC_NAME_TO_PTR(RUNOPS_DEFAULT); #ifdef CSH cshname = CSH; #endif