2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

Advertise and document libsensors_version.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4602 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-07-10 19:55:06 +00:00
parent f905e5f242
commit 7b8fdf0188
3 changed files with 7 additions and 1 deletions

View File

@@ -41,7 +41,6 @@
#define DEFAULT_CONFIG_FILE_NAME "sensors.conf"
FILE *config_file;
extern const char *libsensors_version;
extern int main(int argc, char *arv[]);
static void print_short_help(void);