--- 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, - If the usbredirfilter_fl_dont_skip_non_boot_hid flag is not passed then for devices with more then 1 interface and an interface with an interface 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. -- 2.5.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel