diff options
Diffstat (limited to 'test/expect111.diff')
-rw-r--r-- | test/expect111.diff | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/expect111.diff b/test/expect111.diff new file mode 100644 index 000000000000..dd53220bf3cc --- /dev/null +++ b/test/expect111.diff @@ -0,0 +1,19 @@ +--- test111.left-P.txt ++++ test111.right-P.txt +@@ -1,4 +1,4 @@ +-/* $OpenBSD: usbdevs_data.h,v 1.715 2020/01/20 07:09:11 jsg Exp $ */ ++/* $OpenBSD$ */ + + /* + * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. +@@ -378,6 +378,10 @@ + "RTL8192EU", + }, + { ++ USB_VENDOR_TPLINK, USB_PRODUCT_TPLINK_RTL8192EU_2, ++ "RTL8192EU", ++ }, ++ { + USB_VENDOR_TPLINK, USB_PRODUCT_TPLINK_RTL8188EUS, + "RTL8188EUS", + }, |