projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
24c8973
)
delete spurious blank lines added by change 23251
Dave Mitchell [Wed, 1 Sep 2004 22:20:05 +0000 (22:20 +0000)]
p4raw-id: //depot/perl@23252
pp_ctl.c
patch
|
blob
|
blame
|
history
diff --git
a/pp_ctl.c
b/pp_ctl.c
index
52603c2
..
69f499c
100644
(file)
--- a/
pp_ctl.c
+++ b/
pp_ctl.c
@@
-388,8
+388,6
@@
PP(pp_formline)
char *fmt;
bool oneline;
-
-
if (!SvMAGICAL(tmpForm) || !SvCOMPILED(tmpForm)) {
if (SvREADONLY(tmpForm)) {
SvREADONLY_off(tmpForm);