mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00: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