mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09:00
lib: Mark fpi_ssm_get_user_data as deprecated
This commit is contained in:
@@ -124,6 +124,9 @@ fpi_ssm *fpi_ssm_new(struct fp_dev *dev,
|
||||
* is called.
|
||||
*
|
||||
* Returns: a pointer
|
||||
*
|
||||
* Deprecated: Make sure your asynchronous functions pass that
|
||||
* @user_data along.
|
||||
*/
|
||||
void *
|
||||
fpi_ssm_get_user_data(fpi_ssm *machine)
|
||||
|
||||
Reference in New Issue
Block a user