Changeset 1790
- Timestamp:
- 06/16/03 19:06:49 (10 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/dump/i2cset.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/dump/i2cset.c
r1705 r1790 26 26 #include <fcntl.h> 27 27 #include "i2c-dev.h" 28 29 void help(void) __attribute__ ((noreturn)); 28 30 29 31 void help(void)
