mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-02-04 10:50:29 +01:00
fpi-ssm: Define autoptr cleanup function
This commit is contained in:
parent
3bb1840750
commit
c594863639
1 changed files with 2 additions and 0 deletions
|
|
@ -109,3 +109,5 @@ void fpi_ssm_usb_transfer_with_weak_pointer_cb (FpiUsbTransfer *transfer,
|
|||
FpDevice *device,
|
||||
gpointer weak_ptr,
|
||||
GError *error);
|
||||
|
||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC (FpiSsm, fpi_ssm_free)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue