projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f030bce
)
improve comment
author
Joey Hess
<joey@kodama.kitenet.net>
Fri, 21 Mar 2008 09:59:33 +0000
(
05:59
-0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Fri, 21 Mar 2008 09:59:33 +0000
(
05:59
-0400)
IkiWiki.pm
patch
|
blob
|
history
diff --git
a/IkiWiki.pm
b/IkiWiki.pm
index bd804269dd16fee904743a59bd9ce33428479e4b..fc4e044d0c944cea010e7a02126eba45816f6422 100644
(file)
--- a/
IkiWiki.pm
+++ b/
IkiWiki.pm
@@
-1169,7
+1169,7
@@
sub pagespec_merge ($$) { #{{{
} #}}}
sub pagespec_translate ($) { #{{{
- # This assumes that $page
is
in scope in the function
+ # This assumes that $page
and @params are
in scope in the function
# that evalulates the translated pagespec code.
my $spec=shift;