[Spice-devel] [usbredir 2/2] Fix "one" typo in comment

Eduardo Lima (Etrunko) etrunko at redhat.com
Mon Oct 26 05:56:25 PDT 2015


On 10/23/2015 11:46 AM, Christophe Fergeau wrote:
> ---
>  usbredirparser/usbredirfilter.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/usbredirparser/usbredirfilter.h b/usbredirparser/usbredirfilter.h
> index f03fa7e..9e137b8 100644
> --- a/usbredirparser/usbredirfilter.h
> +++ b/usbredirparser/usbredirfilter.h
> @@ -91,8 +91,8 @@ char *usbredirfilter_rules_to_string(const struct usbredirfilter_rule *rules,

Now that you are at it, some more typos:

>     - If the usbredirfilter_fl_dont_skip_non_boot_hid flag is not passed then

Missing a comma between passed and then in the line above

>       for devices with more then 1 interface and an interface with an interface

s/more then/more than

>       class of 0x03, an interface subclass of 0x00 and an interface protocol
> -     of 0x00. the check is skipped for that interface. This allows to skip ie
> -     checking the interface for volume buttons one some usbaudio class devices.
> +     of 0x00, the check is skipped for that interface. This allows to skip ie
> +     checking the interface for volume buttons on some usbaudio class devices.
>  
>     If the result of all (not skipped) passes is allow, then 0 will be returned,
>     which indicates that redirection should be allowed.
> 


-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etrunko at redhat.com


More information about the Spice-devel mailing list