git-svn-id: svn://127.0.0.1/Perl/Net::Wireless::802_11::WPA::CLI/trunk@523 0c1c3402-1be1-de11-8092-0022686faf23
This commit is contained in:
Zane C. B-H 2011-08-18 14:28:36 +00:00
parent 8d983ede8c
commit cb98cbf4ad
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ This is a internal function.
#this is a internal function used by this module
#It breaks down that return from status.
sub status_breakdown{
my ($self, $statusS, $type)= @_;
my ($self, $statusS)= @_;
if(! $self->errorblank){
return undef;