summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2009-02-15 17:26:57 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2009-02-15 17:26:57 +0000
commit1464d8e9afa7816f4600d0801ce439e628bd4d03 (patch)
tree4a5360823418e61c42c024b7f1afc33e8cb5cdf4 /doc
parent0cdd979d1e90677d31988038763f55deb6ad680a (diff)
downloadlm-sensors-1464d8e9afa7816f4600d0801ce439e628bd4d03.tar.gz
Include the configuration file name when reporting parse errors.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5649 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'doc')
-rw-r--r--doc/libsensors-API.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/libsensors-API.txt b/doc/libsensors-API.txt
index 329d5461..9e1fe9a7 100644
--- a/doc/libsensors-API.txt
+++ b/doc/libsensors-API.txt
@@ -24,6 +24,10 @@ given new feature.
enum sensors_subfeature_type SENSORS_SUBFEATURE_CURR_BEEP
* Added error value for excessive recursion depth
#define SENSORS_ERR_RECURSION 11
+* Added parse error reporting function including the configuration file
+ name
+ extern void (*sensors_parse_error_wfn) (const char *err,
+ const char *filename, int lineno);
0x401 lm-sensors 3.0.2 to 3.0.3
* Added bus type "virtual":