master
Joey Hess 2008-08-05 19:39:50 -04:00
parent 4b4bce5006
commit 182edf291b
1 changed files with 1 additions and 1 deletions

View File

@ -1045,7 +1045,7 @@ sub preprocess ($$$;$$) { #{{{
my $params=shift;
$params="" if ! defined $params;
f (length $escape) {
if (length $escape) {
return "[[$prefix$command $params]]";
}
elsif (exists $hooks{preprocess}{$command}) {