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…
Reference in a new issue