diff --git a/doc/libfprint-sections.txt b/doc/libfprint-sections.txt index 6dc4ee2e82d4ae699c3c86ef15ec9c156070e4e3..9a7b15769be3da5ea7e660d25287e70291d6942b 100644 --- a/doc/libfprint-sections.txt +++ b/doc/libfprint-sections.txt @@ -195,6 +195,10 @@ FP_DEV FP_IMG_DEV fp_dev_set_instance_data FP_INSTANCE_DATA + +fpi_dev_get_usb_dev +fpi_dev_get_verify_data +fpi_dev_set_nr_enroll_stages
diff --git a/libfprint/fpi-dev.c b/libfprint/fpi-dev.c index f97ee61d1cd4aca8700ed18cd3b9c0f9511fa44e..8ad7dd5d39f64212ebbca96dcac990a999614c72 100644 --- a/libfprint/fpi-dev.c +++ b/libfprint/fpi-dev.c @@ -22,7 +22,7 @@ /** * SECTION:fpi-dev - * @title: Device structures + * @title: Device operations * * Those macros and functions will help get access to and from struct #fp_dev, * and struct #fp_img_dev types, as well as get and set the instance struct