Update kFreeBSD ETIME patch to also correct the vfs301 driver.

Should fix the new kFreeBSD FTBFS.
This commit is contained in:
Didier Raboud
2013-03-03 13:52:36 +01:00
parent f43b360f0b
commit 9e492717f4
2 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Author: Didier Raboud <odyx@debian.org>
Last-Update: 2013-03-03
--- a/libfprint/drivers/vfs301.c
+++ b/libfprint/drivers/vfs301.c
@@ -27,7 +27,7 @@
@@ -31,7 +31,7 @@
#include <stdio.h>
#include <assert.h>
#include <stdlib.h>