diff options
Diffstat (limited to 'ext/XS-APItest/t')
-rw-r--r-- | ext/XS-APItest/t/my_cxt.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/XS-APItest/t/my_cxt.t b/ext/XS-APItest/t/my_cxt.t index 4f890bcfca..d2d60555f7 100644 --- a/ext/XS-APItest/t/my_cxt.t +++ b/ext/XS-APItest/t/my_cxt.t @@ -1,6 +1,6 @@ #!perl -w -# test per-interpeter static data API (MY_CXT) +# test per-interpreter static data API (MY_CXT) # DAPM Dec 2005 my $threads; |