aboutsummaryrefslogtreecommitdiffstats
path: root/drv.c
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-04-06 20:30:42 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-04-06 20:30:42 +0000
commit94cccadce1b921992b7b93ffba9acc0c64bb4992 (patch)
treeed5060f8a5f13fa9e46a14bc682ede9e6d71c2df /drv.c
parentae2f27dbb3e780e6abed0e92bc02594987067aae (diff)
downloadlcd4linux-94cccadce1b921992b7b93ffba9acc0c64bb4992.tar.gz
indent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1024 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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