diff options
author | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-06-28 12:25:13 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2010-06-28 12:25:13 +0200 |
commit | d8e47b5c4ce3144b53fbe637d049ec0a9b00b92e (patch) | |
tree | 3329a9eb2e9612629a49debec5d0806f0d28c266 /util.c | |
parent | 2c1a561b64a3127786001ab1fe27437a3cd760d7 (diff) | |
download | perl-d8e47b5c4ce3144b53fbe637d049ec0a9b00b92e.tar.gz |
POD fix
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1644,6 +1644,7 @@ Exactly equivalent to C<Perl_croak(aTHX_ "%s", PL_no_modify)>, but generates terser object code than using C<Perl_croak>. Less code used on exception code paths reduces CPU cache pressure. +=cut */ void |