Changeset 5641 for lm-sensors/branches/lm-sensors-2.10/lib/access.h
- Timestamp:
- 02/12/09 17:06:48 (3 years ago)
- Files:
-
- 1 modified
-
lm-sensors/branches/lm-sensors-2.10/lib/access.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-2.10/lib/access.h
r5079 r5641 51 51 52 52 53 /* Parse an i2c bus name into its components. Returns 0 on succes , a value from53 /* Parse an i2c bus name into its components. Returns 0 on success, a value from 54 54 error.h on failure. */ 55 55 extern int sensors_parse_i2cbus_name(const char *name, int *res);
