In perl.git, the branch smoke-me/khw-global_struct has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/435cb4aa4e41cc7f8298c184c55a6277ae76e7b9?hp=9d788bc67db95b23a133b5c2ae8ea62aa2e443f1>

- Log -----------------------------------------------------------------
commit 435cb4aa4e41cc7f8298c184c55a6277ae76e7b9
Author: Karl Williamson <k...@cpan.org>
Date:   Wed Dec 26 22:19:45 2018 -0700

    l

-----------------------------------------------------------------------

Summary of changes:
 vutil.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vutil.c b/vutil.c
index 6c433d88ce..666599090e 100644
--- a/vutil.c
+++ b/vutil.c
@@ -575,7 +575,7 @@ Perl_upg_version(pTHX_ SV *ver, bool qv)
 #ifdef SvVOK
     const MAGIC *mg;
 #endif
-#ifdef dVAR;
+#ifdef dVAR
     dVAR;
 #endif
 

-- 
Perl5 Master Repository

Reply via email to