diff options
Diffstat (limited to 'mg.c')
-rw-r--r-- | mg.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -784,6 +784,7 @@ Perl__get_encoding(pTHX) * it, so we put the object into the global, and put a simple boolean into * the hints hash giving whether the global is valid or not */ + dVAR; SV *is_encoding; if (PL_encoding) { |