Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
response
[git.ikiwiki.info.git]
/
IkiWiki
/
CGI.pm
diff --git
a/IkiWiki/CGI.pm
b/IkiWiki/CGI.pm
index cf72bfdb9f7205d73dea69c5612a0941fbe5c839..a050434782c6445d8cb9d05738305bee3ea5833e 100644
(file)
--- a/
IkiWiki/CGI.pm
+++ b/
IkiWiki/CGI.pm
@@
-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;