mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Rename sync.c to fpi-sync.c
All the functions there are public, so no matching header.
This commit is contained in:
@@ -13,12 +13,12 @@ libfprint_sources = [
|
||||
'fpi-log.h',
|
||||
'fpi-ssm.c',
|
||||
'fpi-ssm.h',
|
||||
'fpi-sync.c',
|
||||
'fpi-poll.h',
|
||||
'fpi-poll.c',
|
||||
'fpi-usb.h',
|
||||
'fpi-usb.c',
|
||||
'imgdev.c',
|
||||
'sync.c',
|
||||
'assembling.c',
|
||||
'assembling.h',
|
||||
'drivers/driver_ids.h',
|
||||
|
||||
Reference in New Issue
Block a user