aboutsummaryrefslogtreecommitdiffstats
path: root/drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'drv.c')
-rw-r--r--drv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drv.c b/drv.c
index cc854f1..db9137a 100644
--- a/drv.c
+++ b/drv.c
@@ -187,8 +187,8 @@ DRIVER *Driver[] = {
&drv_st2205,
#endif
#ifdef WITH_SHUTTLEVFD
- &drv_ShuttleVFD,
-#endif
+ &drv_ShuttleVFD,
+#endif
#ifdef WITH_SERDISPLIB
&drv_serdisplib,
#endif