This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regex: White-space, comment only; no code changes
authorKarl Williamson <public@khwilliamson.com>
Sat, 13 Oct 2012 15:20:11 +0000 (09:20 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 14 Oct 2012 15:03:37 +0000 (09:03 -0600)
commit1f327b5e67f741f6680b230ab89f99ab63fca5c4
tree448f3a547df5bbc7f91d5479ba74fcfdd6a28187
parent538b546eb0f252250a30c08e6af47d0ea7433fa1
regex: White-space, comment only; no code changes

This outdents code that just had its containing block removed, and
reflows its comments to fill 79 columns; and does some other white space
adjustments, plus a typo in a comment.
regcomp.c
regexec.c
sv.c