Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / HIDParser.h
index 3e3bb23..25e201b 100644 (file)
@@ -71,7 +71,7 @@
 
                #include "HIDReportData.h"
                #include "HIDClassCommon.h"
-               
+
        /* Enable C linkage for C++ Compilers: */
                #if defined(__cplusplus)
                        extern "C" {