kopia lustrzana https://gitlab.com/sane-project/backends
spelling fixes for matsushita backend
rodzic
452f21c1e2
commit
15d95a5b1b
|
@ -934,7 +934,7 @@ matsushita_sense_handler (int scsi_fd, unsigned char *result, void __sane_unused
|
||||||
case 0x06:
|
case 0x06:
|
||||||
if (asc == 0x29)
|
if (asc == 0x29)
|
||||||
{
|
{
|
||||||
/* Reset occured. May be the backend should retry the
|
/* Reset occurred. May be the backend should retry the
|
||||||
* command. */
|
* command. */
|
||||||
return SANE_STATUS_GOOD;
|
return SANE_STATUS_GOOD;
|
||||||
}
|
}
|
||||||
|
|
|
@ -271,7 +271,7 @@ struct paper_sizes
|
||||||
|
|
||||||
/*--------------------------------------------------------------------------*/
|
/*--------------------------------------------------------------------------*/
|
||||||
|
|
||||||
/* Define a scanner occurence. */
|
/* Define a scanner occurrence. */
|
||||||
typedef struct Matsushita_Scanner
|
typedef struct Matsushita_Scanner
|
||||||
{
|
{
|
||||||
struct Matsushita_Scanner *next;
|
struct Matsushita_Scanner *next;
|
||||||
|
|
Ładowanie…
Reference in New Issue