aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drv_IRLCD.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_IRLCD.c b/drv_IRLCD.c
index e693cb7..7e799f1 100644
--- a/drv_IRLCD.c
+++ b/drv_IRLCD.c
@@ -125,7 +125,7 @@ static int drv_IRLCD_open(char *bus_id, char *device_id)
lcd = usb_open(dev);
if (usb_claim_interface(lcd, 0) < 0) {
info("%s: WRNING! usb_claim_interface() failed!", Name);
- # try to proceed anyway...
+ /* try to proceed anyway... */
}
return 0;
}
git20170425.fb5fe05&id=e7855f4fed7766032a5674cf3a932856460df799&follow=1'>Imported Upstream version 0+git20151202.3864e0aupstream/0+git20151202.3864e0aJonathan McCrohan840-4057/+18230 2015-04-01Imported Upstream version 0+git20150208.f2053b3upstream/0+git20150208.f2053b3Jonathan McCrohan32-333/+483 2014-12-28Imported Upstream version 0+git20141218.b46a22cupstream/0+git20141218.b46a22cJonathan McCrohan535-639/+317 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877