mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
tod-goodix-wrapper: Fix syntax as per uncrustify
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "tod-goodix-wrapper.h"
|
||||
|
||||
static void (*goodix_moc_identify) (FpDevice *) = NULL;
|
||||
static void (*goodix_moc_identify)(FpDevice *) = NULL;
|
||||
|
||||
static void
|
||||
goodix_tod_identify_wrapper (FpDevice *device)
|
||||
|
||||
Reference in New Issue
Block a user