2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 13:57:41 +00:00

Reserve some room in struct sensors_feature for future extension.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4859 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-09-23 17:48:57 +00:00
parent d1b374cc38
commit 55a29cc2ce

View File

@@ -178,7 +178,9 @@ struct sensors_feature {
char *name;
int number;
sensors_feature_type type;
/* Members below are for libsensors internal use only */
int first_subfeature;
int padding1;
};
/* Data about a single chip subfeature: