summaryrefslogtreecommitdiffstats
path: root/ipecamera/events.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipecamera/events.c')
-rw-r--r--ipecamera/events.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipecamera/events.c b/ipecamera/events.c
index 3253fc5..8238448 100644
--- a/ipecamera/events.c
+++ b/ipecamera/events.c
@@ -119,7 +119,7 @@ int ipecamera_next_event(pcilib_context_t *vctx, pcilib_timeout_t timeout, pcili
#endif /* IPECAMERA_ANNOUNCE_READY */
usleep(IPECAMERA_NOFRAME_SLEEP);
}
- } else {
+ } else {
pcilib_calc_deadline(&tv, timeout);
#ifdef IPECAMERA_ANNOUNCE_READY