Changeset 1032
- Timestamp:
- 04/20/08 14:54:29 (8 months ago)
- Files:
-
- 1 modified
-
trunk/src/tools/openct-control.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tools/openct-control.c
r963 r1032 183 183 184 184 if (strncmp(type, driver, strlen(type)) == 0) { 185 /* detect what kind of devi de we have */185 /* detect what kind of device we have */ 186 186 187 187 if (ifd_device_id_parse(driver, &id) < 0) {
