From: Dean Camera Date: Mon, 20 Apr 2009 11:21:36 +0000 (+0000) Subject: Changed over all deprecated GCC structure tag initializers to the standardized C99... X-Git-Tag: LUFA-110528-BETA~1208 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/37b2130fb2767a39f3d95414c6aca75a67c26298?ds=sidebyside;hp=37b2130fb2767a39f3d95414c6aca75a67c26298 Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). ---