summaryrefslogtreecommitdiff
path: root/t/op/cproto.t
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-03 12:15:45 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-05-03 12:15:45 +0000
commit491873e5975978ffc50c5af79581657c3f0e3068 (patch)
treed2c27afeaac941d5f317d8dfb19b25914919415b /t/op/cproto.t
parent87f4a7b253858acc72094bac97b22c3f9126c030 (diff)
downloadperl-491873e5975978ffc50c5af79581657c3f0e3068.tar.gz
mkdir without arguments now defaults to $_
p4raw-id: //depot/perl@24378
Diffstat (limited to 't/op/cproto.t')
-rw-r--r--t/op/cproto.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/cproto.t b/t/op/cproto.t
index 8b6bad147c..a50a85192b 100644
--- a/t/op/cproto.t
+++ b/t/op/cproto.t
@@ -137,7 +137,7 @@ lstat (*)
lt ($$)
m undef
map undef
-mkdir ($;$)
+mkdir ()
msgctl ($$$)
msgget ($$)
msgrcv ($$$$$)