This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove stray tab character in definition for VERB.
authorNicholas Clark <nick@ccl4.org>
Tue, 16 Mar 2010 09:48:35 +0000 (09:48 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 27 May 2010 09:30:01 +0000 (10:30 +0100)
commit20832bc55b5c8a1f61c1270e40b964ff1488847d
tree659b4a5bae28f99c1d21861113fcd51069ca4a66
parent1404b48744cfa915e3f54775feb4e9b6c10f3b91
Remove stray tab character in definition for VERB.

As VERB is "Used only for the type field of verbs" this is only a cosmetic
change, causing that correct description to appear in the comment in
regnodes.h. The change to regarglen doesn't affect anything, as the VERB type
is never actually used for compiled nodes.
regcomp.sym
regnodes.h