projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
241c088
)
typo
author
Joey Hess
<joey@kodama.kitenet.net>
Tue, 5 Aug 2008 23:58:33 +0000
(19:58 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Tue, 5 Aug 2008 23:58:33 +0000
(19:58 -0400)
IkiWiki/CGI.pm
patch
|
blob
|
history
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;