From: Rafael Garcia-Suarez Date: Mon, 4 Apr 2005 20:55:03 +0000 (+0000) Subject: That's C, not perl. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=43e4f2c68f8de551ce4632b5fbfb077a650c967e;p=p5sagit%2Fp5-mst-13.2.git That's C, not perl. p4raw-id: //depot/perl@24152 --- diff --git a/patchlevel.h b/patchlevel.h index aea4c2f..302e4f9 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -120,7 +120,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char *local_patches[] = { NULL - ,'DEVEL24148' + ,"DEVEL24148" ,NULL };