X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cop.h;h=3383ceb05599a1403843c576a704e4e68ae46e56;hb=5cd24f17b72b10f8506d70fba1ec4dd25224c257;hp=72a94831747af9f86e0b8f9cabd14ced50ed5c7d;hpb=daff0e373f3630eaa9dbded0adcc04185f454487;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cop.h b/cop.h index 72a9483..3383ceb 100644 --- a/cop.h +++ b/cop.h @@ -241,6 +241,7 @@ struct subst { cx->sb_s = s, \ cx->sb_m = m, \ cx->sb_strend = strend, \ + cx->sb_subbase = Nullch, \ cx->sb_rx = rx, \ cx->cx_type = CXt_SUBST