kopia lustrzana https://gitlab.com/sane-project/backends
Removed SANE_I18N from backend type string.
rodzic
2153ebdf6e
commit
653a6ea056
|
@ -113,7 +113,7 @@ typedef struct pixma_sane_t
|
|||
|
||||
|
||||
static const char vendor_str[] = "CANON";
|
||||
static const char type_str[] = SANE_I18N ("multi-function peripheral");
|
||||
static const char type_str[] = "multi-function peripheral";
|
||||
|
||||
static pixma_sane_t *first_scanner = NULL;
|
||||
static const SANE_Device **dev_list = NULL;
|
||||
|
|
Ładowanie…
Reference in New Issue