added return value for comedi_apply_calibration()

This commit is contained in:
Frank Mori Hess 2003-03-06 19:04:18 +00:00
parent 26769e5635
commit 0536b89f42

View 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.