Skip processing a file if the file to be opened is '-'
[p5sagit/p5-mst-13.2.git] / intrpvar.h
index 0e23905..c772d79 100644 (file)
@@ -380,5 +380,5 @@ PERLVAR(IProc,              struct IPerlProc*)
 #endif
 
 #if defined(USE_ITHREADS)
-PERLVAR(Isv_table,     SVTBL*)
+PERLVAR(Iptr_table,    PTR_TBL_t*)
 #endif