From 0536b89f422a25d7916b2c78c9c5ebd6623b7f12 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Thu, 6 Mar 2003 19:04:18 +0000 Subject: [PATCH] added return value for comedi_apply_calibration() --- doc/funcref | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/funcref b/doc/funcref index 545a068..612bcc9 100644 --- a/doc/funcref +++ b/doc/funcref @@ -850,4 +850,6 @@ Description: If file_path is NULL, then comedilib will use its the default file location. The calibration information used by this function is generated by the comedi_calibrate program (see its man page). +Returns: + Zero on success, a negative number on failure. -- 2.26.2