summaryrefslogtreecommitdiff
path: root/sv.h
diff options
context:
space:
mode:
authorjkeenan <jkeenan@cpan.org>2011-11-19 20:02:17 -0500
committerFather Chrysostomos <sprout@cpan.org>2011-11-22 16:27:20 -0800
commit1204f0815ba9631d780fb56ac445340016fbc6be (patch)
treecdc1f0f9abc593e52e18b0fbe4d1806b96135b43 /sv.h
parentfe004f0ce0bb5070009710b46d14e545f4063434 (diff)
downloadperl-1204f0815ba9631d780fb56ac445340016fbc6be.tar.gz
[RT #36079] Convert ` to '.
Diffstat (limited to 'sv.h')
-rw-r--r--sv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sv.h b/sv.h
index 8edb42bbc8..360a2496a5 100644
--- a/sv.h
+++ b/sv.h
@@ -1810,7 +1810,7 @@ Like sv_utf8_upgrade, but doesn't do magic on C<sv>
#else
# define SvRELEASE_IVX(sv) 0
/* This little game brought to you by the need to shut this warning up:
-mg.c: In function `Perl_magic_get':
+mg.c: In function 'Perl_magic_get':
mg.c:1024: warning: left-hand operand of comma expression has no effect
*/
# define SvRELEASE_IVX_(sv) /**/