Try to fix largefileness so that it "works" without a quad IV.
[p5sagit/p5-mst-13.2.git] / mg.c
diff --git a/mg.c b/mg.c
index 2f7f8a6..fdaf3bb 100644 (file)
--- a/mg.c
+++ b/mg.c
@@ -1655,7 +1655,7 @@ Perl_magic_set(pTHX_ SV *sv, MAGIC *mg)
                        PL_dowarn |= G_WARN_ONCE ;
                }
            }
-       }    
+       }
        break;
     case '.':
        if (PL_localizing) {