Make sure we work from space-containing paths
[p5sagit/Devel-GlobalDestruction.git] / GlobalDestruction.xs
index 900edf3..520c93e 100644 (file)
@@ -10,8 +10,8 @@ PROTOTYPES: ENABLE
 
 I32
 in_global_destruction()
-       PROTOTYPE:
-       CODE:
-               RETVAL = PL_dirty;
-       OUTPUT:
-               RETVAL
+   PROTOTYPE:
+   CODE:
+      RETVAL = PL_dirty;
+   OUTPUT:
+      RETVAL