Change 33829 by [EMAIL PROTECTED] on 2008/05/15 12:01:42

        Fix my typo.

Affected files ...

... //depot/perl/ext/B/t/concise-xs.t#42 edit

Differences ...

==== //depot/perl/ext/B/t/concise-xs.t#42 (text) ====
Index: perl/ext/B/t/concise-xs.t
--- perl/ext/B/t/concise-xs.t#41~33826~ 2008-05-15 04:24:43.000000000 -0700
+++ perl/ext/B/t/concise-xs.t   2008-05-15 05:01:42.000000000 -0700
@@ -178,7 +178,7 @@
 
     POSIX => { dflt => 'constant',                     # all but 252/589
               skip => [qw/ _POSIX_JOB_CONTROL /,       # platform varying
-                       # Might be XS or imported from Fctnl, depending on your
+                       # Might be XS or imported from Fcntl, depending on your
                        # perl version:
                        qw / S_ISBLK S_ISCHR S_ISDIR S_ISFIFO S_ISREG /],
               perl => [qw/ import croak AUTOLOAD /],
End of Patch.

Reply via email to