From d5ae985df14efb9afcd86a38f8f6599421a4b5cf Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 13 Feb 2008 01:17:11 +0000 Subject: Fix the signature of register_verifier in the documentation. --- perl/Wallet/Admin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl/Wallet/Admin.pm') diff --git a/perl/Wallet/Admin.pm b/perl/Wallet/Admin.pm index dab5d64..37d538e 100644 --- a/perl/Wallet/Admin.pm +++ b/perl/Wallet/Admin.pm @@ -321,7 +321,7 @@ Register in the database a mapping from the object type TYPE to the class CLASS. Returns true on success and false on failure (including when the verifier is already registered). -=item register_verifier (DBH, SCHEME, CLASS) +=item register_verifier (SCHEME, CLASS) Register in the database a mapping from the ACL scheme SCHEME to the class CLASS. Returns true on success and false on failure (including when the -- cgit v1.2.3