Changeset 5642
- Timestamp:
- 02/12/09 17:21:34 (4 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/data.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/data.h
r5639 r5642 163 163 164 164 165 /* Parse a bus id into its components. Returns 0 on succes , a value from165 /* Parse a bus id into its components. Returns 0 on success, a value from 166 166 error.h on failure. */ 167 167 int sensors_parse_bus_id(const char *name, sensors_bus_id *bus);
