diff options
Diffstat (limited to 'perl/Wallet/ACL/Krb5.pm')
-rw-r--r-- | perl/Wallet/ACL/Krb5.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Wallet/ACL/Krb5.pm b/perl/Wallet/ACL/Krb5.pm index bc03405..b0a1b62 100644 --- a/perl/Wallet/ACL/Krb5.pm +++ b/perl/Wallet/ACL/Krb5.pm @@ -76,7 +76,7 @@ principal if and only if the principal exactly matches the ACL. =over 4 -=item new(DBH) +=item new() Creates a new ACL verifier. The database handle is not used. |