]> mj.ucw.cz Git - libucw.git/commitdiff
fixed fcnt_lock interface description
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 25 Feb 2007 22:59:33 +0000 (23:59 +0100)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Sun, 25 Feb 2007 22:59:33 +0000 (23:59 +0100)
lib/perl/Filelock/Filelock.pm

index cace06660e1e9b8a1207deb2546be807e48007f0..d55d49ebeb6a7548c1ed3a9aea3468b41f70d4d5 100644 (file)
@@ -8,7 +8,7 @@
 #
 #
 # Interface:
-#   Sherlock::Filelock::fcntllock($handle, $type, $whence, $start, $len)
+#   Sherlock::Filelock::fcntl_lock($fd, $cmd, $type, $whence, $start, $len)
 #
 
 package Sherlock::Filelock;