From a6f2fa9abbcfe82ee0d7694af620e254908f3211 Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Sun, 25 Feb 2007 23:59:33 +0100 Subject: [PATCH] fixed fcnt_lock interface description --- lib/perl/Filelock/Filelock.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/perl/Filelock/Filelock.pm b/lib/perl/Filelock/Filelock.pm index cace0666..d55d49eb 100644 --- a/lib/perl/Filelock/Filelock.pm +++ b/lib/perl/Filelock/Filelock.pm @@ -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; -- 2.39.2