2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +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:
Jean Delvare
2007-07-13 11:05:43 +00:00
parent 02b58be2e8
commit 356e03f000

View File

@@ -43,7 +43,7 @@
unsigned long isa_io_base = 0; /* XXX for now */
#endif /* __powerpc__ */
void help(void)
static void help(void)
{
fprintf(stderr,
"Syntax for I2C-like access:\n"