From: Dean Camera Date: Mon, 13 Jul 2009 12:44:47 +0000 (+0000) Subject: Fix broken Pipe stream function templates due to mixed const/no const use in prototypes. X-Git-Tag: LUFA-110528-BETA~1080 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e9215b4b3657938774b4979c5e02e4a95824aa43?hp=e9215b4b3657938774b4979c5e02e4a95824aa43 Fix broken Pipe stream function templates due to mixed const/no const use in prototypes. ---