summaryrefslogtreecommitdiff
path: root/lib/access.h
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-08-31 14:42:20 +0000
committerJean Delvare <khali@linux-fr.org>2007-08-31 14:42:20 +0000
commita82c6b0476fac3fa5c46f542fa9a1eac79f855a8 (patch)
tree244fd79ee5f09a12ad909fe9935420c35caa559e /lib/access.h
parent02dc2e66796c57a8f1a5035764e824f7beb745b5 (diff)
downloadlm-sensors-git-a82c6b0476fac3fa5c46f542fa9a1eac79f855a8.tar.gz
Mass reindent, coding style and whitespace cleanups.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4736 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'lib/access.h')
-rw-r--r--lib/access.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/access.h b/lib/access.h
index b5639246..736f2c1d 100644
--- a/lib/access.h
+++ b/lib/access.h
@@ -26,8 +26,8 @@
/* Look up a resource in the intern chip list, and return a pointer to it.
Do not modify the struct the return value points to! Returns NULL if
not found. */
-extern const sensors_chip_feature *sensors_lookup_feature_nr(const sensors_chip_name *chip,
- int feature);
+const sensors_chip_feature *sensors_lookup_feature_nr(const sensors_chip_name *chip,
+ int feature);
/* Check whether the chip name is an 'absolute' name, which can only match
one chip, or whether it has wildcards. Returns 0 if it is absolute, 1