diff --git a/backend/gphoto2.h b/backend/gphoto2.h index ecdd01acb..4ef953b42 100644 --- a/backend/gphoto2.h +++ b/backend/gphoto2.h @@ -197,4 +197,4 @@ static SANE_Int converter_fill_buffer (void); static SANE_Bool converter_scan_complete (void); -static static SANE_Status converter_init (SANE_Handle handle); +static SANE_Status converter_init (SANE_Handle handle);