Comment 4 for bug 1632183

Revision history for this message
Mike Bernson (mike-mlb) wrote :

The problem still exists

I needed to patch saned.c:

I needed to change SANE_TRUE to SANE_FALSE

at line 1830:
         reply.status =
          sane_get_devices ((const SANE_Device ***) &reply.device_list,
                            SANE_FALSE);