mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-12 02:44:18 +00:00
libfprint: Use a macro to easily compute TOD padding
This commit is contained in:
@@ -56,5 +56,5 @@ struct _FpiSpiTransferTODV1_92_0
|
||||
GDestroyNotify free_buffer_rd;
|
||||
|
||||
/* padding for future expansion */
|
||||
gpointer _padding_dummy[32];
|
||||
TOD_PADDING (32, 0);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user