projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c068b5
)
Removed a bit of ifdef'd out code that confuses the indent program.
author
Frank Mori Hess
<fmhess@speakeasy.net>
Sun, 4 Nov 2007 04:08:58 +0000
(
04:08
+0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Sun, 4 Nov 2007 04:08:58 +0000
(
04:08
+0000)
comedi/drivers/dt9812.h
patch
|
blob
|
history
diff --git
a/comedi/drivers/dt9812.h
b/comedi/drivers/dt9812.h
index 7027690c16830b782c271c80d5950d9a0c2498a1..4584ecb49d90ba5b8e2ad31fdfeb2bd0fb79ba1e 100644
(file)
--- a/
comedi/drivers/dt9812.h
+++ b/
comedi/drivers/dt9812.h
@@
-171,7
+171,6
@@
typedef struct dt9812_usb_cmd {
READ_DEV_MULTI_INFO ReadDevMultiInfo;
READ_SINGLE_VALUE_INFO ReadSingleValueInfo;
WRITE_SINGLE_VALUE_INFO WriteSingleValueInfo;
- } d;
#endif
} dt9812_usb_cmd_t;