From: Mark Wooding Date: Wed, 2 Aug 2017 09:29:28 +0000 (+0100) Subject: Various, style: Generally prefer `: ' over ` : '. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/commitdiff_plain/fd040f066b906ce63396b9703bc16d32bcc5204e?hp=fd040f066b906ce63396b9703bc16d32bcc5204e Various, style: Generally prefer `: ' over ` : '. Before subclass lists, output constraints, and bitfield widths. Retain ` : ' in conditional expressions to match ` ? ' which I don't want to change, at least for now. ---