master
Joey Hess 2008-08-05 19:58:33 -04:00
parent 241c08844d
commit 46b3f54ab6
1 changed files with 1 additions and 1 deletions

View File

@ -775,7 +775,7 @@ sub cgi (;$$) { #{{{
}
} #}}}
# Does not need tobe called directly; all errors will go through here.
# Does not need to be called directly; all errors will go through here.
sub cgierror ($) { #{{{
my $message=shift;