[Swan-commit] Changes to ref refs/heads/master

D. Hugh Redelmeier hugh at vault.libreswan.fi
Sun Apr 6 07:14:06 EEST 2014


New commits:
commit d0f21098ee0dd6dcd64c33fd1c8727f78169b984
Author: D. Hugh Redelmeier <hugh at mimosa.com>
Date:   Sun Apr 6 00:03:26 2014 -0400

    Some formatting improvements:
    
    - ");" terminating DBG call need not be on its own line
    
    - "( " and " )" should generally be "(" and ")"
    
    - removed some redundant brackets for legibility
    
    - added some redundant braces for legibility
    
    - "type* thing" should be "type *thing"
    
    - adjacent DBG invocations with identical conditions can be combined.
    
    - "} else {" should be on one line



More information about the Swan-commit mailing list