kopia lustrzana https://gitlab.com/sane-project/backends
Removed one '//' comment.
rodzic
cb1ab44b32
commit
fa68479dcb
|
@ -1,3 +1,7 @@
|
|||
2002-12-31 Karl Heinz Kremer <khk@khk.net>
|
||||
|
||||
* backend/epson.c: Removed one '//' comment.
|
||||
|
||||
2002-12-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* doc/descriptions-external/onetouch8600.desc: Added (from PROJECTS).
|
||||
|
|
|
@ -5581,7 +5581,7 @@ static void filter_resolution_list(Epson_Scanner * s)
|
|||
}
|
||||
else
|
||||
{
|
||||
// copy the full list
|
||||
/* copy the full list */
|
||||
s->hw->resolution_list[0] = s->hw->res_list_size;
|
||||
memcpy(&(s->hw->resolution_list[1]), s->hw->res_list,
|
||||
s->hw->res_list_size * sizeof(SANE_Word));
|
||||
|
|
Ładowanie…
Reference in New Issue