summaryrefslogtreecommitdiff
path: root/backend/mustek_pp.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-15 11:25:39 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-15 11:25:39 +0200
commit1edb02101a9306fc711cd422ed507d18165b1691 (patch)
treebd2d48a139bfbe869f4f49359b63097931a45e7b /backend/mustek_pp.c
parent2ca8a81bd0d99fe4d75c229d0e988d8ef710285f (diff)
move from support/1.0.27 to feature/1.0.27
Diffstat (limited to 'backend/mustek_pp.c')
-rw-r--r--backend/mustek_pp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/mustek_pp.c b/backend/mustek_pp.c
index cd86bb9..9c9a533 100644
--- a/backend/mustek_pp.c
+++ b/backend/mustek_pp.c
@@ -237,7 +237,7 @@ do_stop(Mustek_pp_Handle *hndl)
*/
static int fd_to_release = 0;
/*ARGSUSED*/
-static RETSIGTYPE
+static void
sigterm_handler (int signal __UNUSED__)
{
sanei_pa4s2_enable(fd_to_release, SANE_FALSE);