ac594c4 Add comments to %endif statements

Authored and Committed by tmz 5 years ago
1 file changed. 54 lines added. 53 lines removed.
    Add comments to %endif statements
    
    Make it easier to tell what %if conditions are being ended.  This is
    particularly useful with nested conditions since we lack any indentation
    to visually denote the conditional blocks.
    
        
file modified
+54 -53