projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
55e8fca
)
Commas, schcommas.
Jarkko Hietaniemi [Tue, 23 Jul 2002 16:33:52 +0000 (16:33 +0000)]
p4raw-id: //depot/perl@17654
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
b6c3c07
..
a4980cb
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-79,7
+79,7
@@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- "DEVEL17641",
+ ,"DEVEL17641"
,NULL
};