VERSIONize.
[p5sagit/p5-mst-13.2.git] / pp_sys.c
index ed70307..2ec8191 100644 (file)
--- a/pp_sys.c
+++ b/pp_sys.c
@@ -1517,7 +1517,7 @@ PP(pp_sysread)
     int fp_utf8;
     Size_t got = 0;
     Size_t wanted;
-    bool charstart = NULL;
+    bool charstart = FALSE;
     STRLEN skip;
     STRLEN charskip;