mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-01 23:05:25 +00:00
Add missing static marker.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4605 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
unsigned long isa_io_base = 0; /* XXX for now */
|
unsigned long isa_io_base = 0; /* XXX for now */
|
||||||
#endif /* __powerpc__ */
|
#endif /* __powerpc__ */
|
||||||
|
|
||||||
void help(void)
|
static void help(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"Syntax for I2C-like access:\n"
|
"Syntax for I2C-like access:\n"
|
||||||
|
Reference in New Issue
Block a user