spelling fixes for v4l backend

merge-requests/540/head
Peter Marschall 2020-08-29 08:31:46 +02:00
rodzic 9a6ef1ceb0
commit f611cab816
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -731,7 +731,7 @@ sane_control_option (SANE_Handle handle, SANE_Int option,
action == SANE_ACTION_GET_VALUE ? "get" : action == SANE_ACTION_GET_VALUE ? "get" :
action == SANE_ACTION_SET_VALUE ? "set" : action == SANE_ACTION_SET_VALUE ? "set" :
action == SANE_ACTION_SET_AUTO ? "auto set" : action == SANE_ACTION_SET_AUTO ? "auto set" :
"(unknow action with)", option, "(unknown action with)", option,
s->opt[option].name ? s->opt[option].name : s->opt[option].title); s->opt[option].name ? s->opt[option].name : s->opt[option].title);
cap = s->opt[option].cap; cap = s->opt[option].cap;

Wyświetl plik

@ -1,7 +1,7 @@
# #
# In order to use the v4linux backend you have to give the device # In order to use the v4linux backend you have to give the device
# You can enable multiple lines if # You can enable multiple lines if
# you really have multible v4l devices. # you really have multiple v4l devices.
# #
/dev/bttv0 /dev/bttv0
/dev/video0 /dev/video0