Commas, schcommas.
Jarkko Hietaniemi [Tue, 23 Jul 2002 16:33:52 +0000 (16:33 +0000)]
p4raw-id: //depot/perl@17654

patchlevel.h

index b6c3c07..a4980cb 100644 (file)
@@ -79,7 +79,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-        "DEVEL17641",
+        ,"DEVEL17641"
        ,NULL
 };