kopia lustrzana https://gitlab.com/sane-project/backends
Increase timeout to one hour.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
7d4c8be1ea
commit
3e72ff5b2f
|
@ -140,7 +140,7 @@ static void
|
||||||
reset_watchdog (void)
|
reset_watchdog (void)
|
||||||
{
|
{
|
||||||
if (!debug)
|
if (!debug)
|
||||||
alarm (300);
|
alarm (3600);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|
Ładowanie…
Reference in New Issue