That's C, not perl.
Rafael Garcia-Suarez [Mon, 4 Apr 2005 20:55:03 +0000 (20:55 +0000)]
p4raw-id: //depot/perl@24152

patchlevel.h

index aea4c2f..302e4f9 100644 (file)
@@ -120,7 +120,7 @@ hunk.
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char *local_patches[] = {
        NULL
-       ,'DEVEL24148'
+       ,"DEVEL24148"
        ,NULL
 };