mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: Add macro for deprecated functions
This commit is contained in:
@@ -27,6 +27,8 @@ extern "C" {
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|
||||||
|
#define LIBFPRINT_DEPRECATED __attribute__((__deprecated__))
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* fp_dscv_dev:
|
* fp_dscv_dev:
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user