mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
libfprint: Use a macro to easily compute TOD padding
This commit is contained in:
@@ -57,5 +57,5 @@ typedef struct _FpImageDeviceClassTODV1_90_1
|
||||
|
||||
/*< private >*/
|
||||
/* padding for future expansion */
|
||||
gpointer _padding_dummy[32];
|
||||
TOD_PADDING (32, 0);
|
||||
} FpImageDeviceClassTODV1_90_1;
|
||||
|
||||
Reference in New Issue
Block a user