summaryrefslogtreecommitdiff
path: root/backend/mustek_pp.c
diff options
context:
space:
mode:
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);