From d69b1e834cc1558ff117688da7030dabd22099fa Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Wed, 23 Feb 2011 09:24:44 +0100 Subject: Do something meaningful and check for frame grabber library --- src/cameras/uca_pco.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cameras/uca_pco.h') diff --git a/src/cameras/uca_pco.h b/src/cameras/uca_pco.h index f2e7174..07c3ef2 100644 --- a/src/cameras/uca_pco.h +++ b/src/cameras/uca_pco.h @@ -3,6 +3,6 @@ struct uca_t; -int uca_pco_init(struct uca_t *uca); +uint32_t uca_pco_init(struct uca_t *uca); #endif -- cgit v1.2.3