From: Dean Camera Date: Wed, 21 Jul 2010 16:19:32 +0000 (+0000) Subject: Update all demos, projects and bootloaders to indent all function parameters, one... X-Git-Tag: LUFA-110528-BETA~326 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6bda628718f67c04ed43e8328f55bdce5319c504?hp=6bda628718f67c04ed43e8328f55bdce5319c504 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. Add missing const qualifiers to the demos. ---