Fixed minor typo in the POD synopsis (thanks Franck!).
git-svn-id: file:///home/mbr/svn/fwknop/trunk@157 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
parent
b0edb8cafe
commit
7f95651fed
@ -477,7 +477,7 @@ FKO - Perl module wrapper for libfko
|
|||||||
my $fko = FKO->new();
|
my $fko = FKO->new();
|
||||||
|
|
||||||
if(!$fko) {
|
if(!$fko) {
|
||||||
die "Unable to create FKO object: $FKO::error_str\n");
|
die "Unable to create FKO object: $FKO::error_str\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
# Override the username (default is current user).
|
# Override the username (default is current user).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user