summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/virtex2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/virtex2.c b/common/virtex2.c
index 8405069..b5dc366 100644
--- a/common/virtex2.c
+++ b/common/virtex2.c
@@ -35,7 +35,7 @@
#if 0
#define FPGA_DEBUG
-#endif
+#endif
#ifdef FPGA_DEBUG
#define PRINTF(fmt,args...) printf (fmt ,##args)