New commits:
commit d0f21098ee0dd6dcd64c33fd1c8727f78169b984
Author: D. Hugh Redelmeier <h...@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

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to