kopia lustrzana https://gitlab.com/sane-project/backends
Moved a comment nearer its code.
rodzic
0ab145c316
commit
11b3604e92
|
@ -7483,8 +7483,8 @@ reader_process (void *data)
|
||||||
sane_strstatus (status));
|
sane_strstatus (status));
|
||||||
return status;
|
return status;
|
||||||
}
|
}
|
||||||
/* we can set anything here without fear because the process will terminate soon and take our changes with it */
|
|
||||||
}
|
}
|
||||||
|
/* we can set anything here without fear because the process will terminate soon and take our changes with it */
|
||||||
s->page += 1;
|
s->page += 1;
|
||||||
s->params.lines = line;
|
s->params.lines = line;
|
||||||
exit_status = reader_process (s);
|
exit_status = reader_process (s);
|
||||||
|
|
Ładowanie…
Reference in New Issue