From: Dean Camera Date: Wed, 26 May 2010 12:24:44 +0000 (+0000) Subject: Switch to using the correct intptr_t type use where a pointer must be cast to an... X-Git-Tag: LUFA-110528-BETA~442 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/54e69dbee146182a60c258076b8d26e8f5ac752a?hp=54e69dbee146182a60c258076b8d26e8f5ac752a Switch to using the correct intptr_t type use where a pointer must be cast to an integer type. ---