Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
sane-backends
re-add-SANE_CAP_ALWAYS_SETTABLE.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File re-add-SANE_CAP_ALWAYS_SETTABLE.patch of Package sane-backends
--- include/sane/sane.h.orig 2009-06-12 10:19:19.000000000 +0200 +++ include/sane/sane.h 2009-06-12 10:20:12.000000000 +0200 @@ -115,6 +115,7 @@ SANE_Device; #define SANE_CAP_AUTOMATIC (1 << 4) #define SANE_CAP_INACTIVE (1 << 5) #define SANE_CAP_ADVANCED (1 << 6) +#define SANE_CAP_ALWAYS_SETTABLE (1 << 7) #define SANE_OPTION_IS_ACTIVE(cap) (((cap) & SANE_CAP_INACTIVE) == 0) #define SANE_OPTION_IS_SETTABLE(cap) (((cap) & SANE_CAP_SOFT_SELECT) != 0)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor