From: Tomi Ollila Date: Fri, 2 Nov 2012 14:07:06 +0000 (+0200) Subject: uncrustify.cfg: added 3 new types for uncrustify to know X-Git-Tag: 0.15_rc1~189 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=439fe710ebd2ceadc65f1e80bee545cd1a28bf59;hp=439fe710ebd2ceadc65f1e80bee545cd1a28bf59;p=obsolete%2Fnotmuch-old uncrustify.cfg: added 3 new types for uncrustify to know Added FILE, notmuch_show_params_t and sprinter_t to be types when uncrustifying sources. This affect spacing when uncrustify is deciding for type declaration instead of binary multiplication operation. ---