Search found 1 match

by snecker
22 Dec 2020, 17:55
Forum: Everything Coding
Topic: [PATCH]: Missing bracket in usb_modeswitch_dispatcher.tcl
Replies: 2
Views: 8850

[PATCH]: Missing bracket in usb_modeswitch_dispatcher.tcl

--- a/usb-modeswitch-2.6.0/usb_modeswitch_dispatcher.tcl 2020-12-22 15:46:49.839135261 +0000 +++ b/usb-modeswitch-2.6.0/usb_modeswitch_dispatcher.tcl 2020-12-22 15:43:09.909054160 +0000 @@ -841,7 +841,7 @@ } if [string length $config(TargetClass)] { if {![regexp -nocase $usb($ifdir/bInterfaceClass)...