aboutsummaryrefslogtreecommitdiffstats
path: root/drv_USBLCD.c
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-04-24 04:33:46 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-04-24 04:33:46 +0000
commit62c2b871ae20d093190f7a64b1f13661c7a42222 (patch)
tree85e80b1d245b58e983d458a5cd1958aa12c902f2 /drv_USBLCD.c
parent024363f46c5257d74e90b4bd737772b70049f4da (diff)
downloadlcd4linux-62c2b871ae20d093190f7a64b1f13661c7a42222.tar.gz
[lcd4linux @ 2005-04-24 04:33:46 by reinelt]
driver for TREFON USB LCD's added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@531 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_USBLCD.c')
-rw-r--r--drv_USBLCD.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/drv_USBLCD.c b/drv_USBLCD.c
index a1e8eba..aa5b927 100644
--- a/drv_USBLCD.c
+++ b/drv_USBLCD.c
@@ -1,4 +1,4 @@
-/* $Id: drv_USBLCD.c,v 1.21 2005/04/02 05:28:58 reinelt Exp $
+/* $Id: drv_USBLCD.c,v 1.22 2005/04/24 04:33:46 reinelt Exp $
*
* new style driver for USBLCD displays
*
@@ -26,6 +26,9 @@
*
*
* $Log: drv_USBLCD.c,v $
+ * Revision 1.22 2005/04/24 04:33:46 reinelt
+ * driver for TREFON USB LCD's added
+ *
* Revision 1.21 2005/04/02 05:28:58 reinelt
* fixed gcc4 warnings about signed/unsigned mismatches
*
@@ -246,7 +249,7 @@ static int drv_UL_close (void)
#endif
-static void drv_UL_send ()
+static void drv_UL_send (void)
{
#if 0