Init scanhead_position_in_steps

merge-requests/1/head
Pierre Willenbrock 2009-10-09 22:56:17 +02:00 zatwierdzone przez Stphane Voltz
rodzic f3454efbfd
commit f44d6b5588
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -5623,6 +5623,8 @@ gl841_init (Genesys_Device * dev)
DBG_INIT ();
DBG (DBG_proc, "gl841_init\n");
dev->scanhead_position_in_steps = 0;
/* Check if the device has already been initialized and powered up */
if (dev->already_initialized)
{