aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-14 20:57:04 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-14 20:57:04 +0000
commitf51c87b9160dd89810bac7579246ae14f61e0a8b (patch)
tree085e40c1b32fd356d9688c5bf1b25b505f5d37d6 /Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
parent7eaf3d18d268574a5805c362cf853f0fb1f1df23 (diff)
downloadlufa-f51c87b9160dd89810bac7579246ae14f61e0a8b.tar.gz
lufa-f51c87b9160dd89810bac7579246ae14f61e0a8b.tar.bz2
lufa-f51c87b9160dd89810bac7579246ae14f61e0a8b.zip
Code style fixes to the AVRISP-MKII Clone programmer project.
Diffstat (limited to 'Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h')
-rw-r--r--Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h b/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
index 21bd3e486..8189d29b8 100644
--- a/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
+++ b/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
@@ -46,7 +46,7 @@
#include "../V2Protocol.h"
#include "XPROGProtocol.h"
#include "Config/AppConfig.h"
-
+
/* Preprocessor Checks: */
#if ((BOARD == BOARD_XPLAIN) || (BOARD == BOARD_XPLAIN_REV1))
#undef ENABLE_ISP_PROTOCOL