projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3358ade
)
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
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
aea4c2f
..
302e4f9
100644
(file)
--- 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
};