loadable_module.spt: Add debugging comments for tunable_policy blocks.

This commit is contained in:
Chris PeBenito 2017-11-28 20:22:59 -05:00
parent f522bc0b75
commit 1c503e140c
1 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ define(`tunable_policy',`
')
if (`$1') {
$2
ifelse(`$3',`',`',`} else {
ifelse(`$3',`',`',`} else { # else $1
$3
')}
')} # end $1
')