summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2018-07-16 19:42:37 +0000
committerJames E Keenan <jkeenan@cpan.org>2018-07-16 19:42:37 +0000
commit238217e5c236e02bb182c3f6f8cf2a0a86e5e7db (patch)
treef5fa63e37fe6c41ee10501133e3b288f01f028f4 /numeric.c
parent032639c40ae7d62f157b23237aae655d49115a56 (diff)
downloadperl-238217e5c236e02bb182c3f6f8cf2a0a86e5e7db.tar.gz
Correct POD formatting error.
clang 6.0.0 was reporting: =cut missing? numeric.c:1087:*/ Add =cut to correspond to previous =for.
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/numeric.c b/numeric.c
index b608615bc3..94fdf71823 100644
--- a/numeric.c
+++ b/numeric.c
@@ -1084,6 +1084,8 @@ used for incremental parsing, and therefore should be avoided
C<atoi> and C<strtol> are also affected by locale settings, which can also be
seen as a bug (global state controlled by user environment).
+=cut
+
*/
bool