From 97ef95bf4cc2391dcb7e67d408bd3f00722ba46a Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Thu, 10 Jan 2002 22:54:29 +0000 Subject: [PATCH] Actually close the lock file when unlocking. Henning Meier-Geinitz --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b38087724..5743b308a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,7 @@ Added warning that's printed if scanimage gets more data then expected from the parameters. * include/Makefile.in: Added sanei_lm983x.h to DISTFILES. + * backend/qcam.c: Actually close the lock file when unlocking. 2002-01-09 Henning Meier-Geinitz