loadable_module.spt: Add debugging comments for tunable_policy blocks.
This commit is contained in:
parent
f522bc0b75
commit
1c503e140c
|
@ -140,7 +140,7 @@ define(`tunable_policy',`
|
|||
')
|
||||
if (`$1') {
|
||||
$2
|
||||
ifelse(`$3',`',`',`} else {
|
||||
ifelse(`$3',`',`',`} else { # else $1
|
||||
$3
|
||||
')}
|
||||
')} # end $1
|
||||
')
|
||||
|
|
Loading…
Reference in New Issue