Changeset 4733 for lm-sensors/branches/lm-sensors-3.0.0/lib/libsensors.3
- Timestamp:
- 08/30/07 23:23:22 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/lib/libsensors.3
r4702 r4733 106 106 \fBtypedef struct sensors_feature_data { 107 107 .br 108 const char *name; 109 .br 108 110 int number; 109 .br110 const char *name;111 111 .br 112 112 sensors_feature_type type;
