complete s/foo/PL_foo/ changes (all escaped cases identified with
[p5sagit/p5-mst-13.2.git] / os2 / os2ish.h
index 4506bb4..c02202a 100644 (file)
@@ -144,7 +144,7 @@ extern int rc;
        if ((rc = DosCloseEventSem(*(c))))                      \
            croak("panic: COND_DESTROY, rc=%i", rc);            \
     } STMT_END
-/*#define THR ((struct thread *) TlsGetValue(thr_key))
+/*#define THR ((struct thread *) TlsGetValue(PL_thr_key))
 #define dTHR struct thread *thr = THR
 */