mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
cleanup: Use static functions for non-declared methods
This commit is contained in:
@@ -1386,7 +1386,7 @@ typedef struct
|
||||
FpDevice *device;
|
||||
} FpDeviceTimeoutSource;
|
||||
|
||||
void
|
||||
static void
|
||||
timeout_finalize (GSource *source)
|
||||
{
|
||||
FpDeviceTimeoutSource *timeout_source = (FpDeviceTimeoutSource *) source;
|
||||
|
||||
Reference in New Issue
Block a user