summaryrefslogtreecommitdiffstats
path: root/lock/fpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lock/fpm.h')
-rw-r--r--lock/fpm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lock/fpm.h b/lock/fpm.h
index 1deca46..31f53eb 100644
--- a/lock/fpm.h
+++ b/lock/fpm.h
@@ -33,6 +33,6 @@ uint16_t fpm_get_count(void);
uint8_t fpm_enroll(void);
-uint8_t fpm_match(void);
+uint16_t fpm_match(void);
#endif /* FPM_R50_H */