added return value for comedi_apply_calibration()
authorFrank Mori Hess <fmhess@speakeasy.net>
Thu, 6 Mar 2003 19:04:18 +0000 (19:04 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Thu, 6 Mar 2003 19:04:18 +0000 (19:04 +0000)
doc/funcref

index 545a068cb3ec4f157945ddf1a5f66d59927aae8c..612bcc93983408636725ef56bc9557ce49a1cd12 100644 (file)
@@ -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.