fix weird quotes (”) not (")

This commit is contained in:
Hans-Christoph Steiner 2014-10-22 19:17:01 -04:00
parent c678791df1
commit e047cd2c2c
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@ ATTR{idProduct}=="6866", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_ME
# Galaxy S4 GT-I9500
ATTR{idProduct}=="685d", SYMLINK+="android_adb"
# False positive printer
ATTR{idProduct}=="3252", OPTIONS==”ignore_device”
ATTR{idProduct}=="3252", OPTIONS=="ignore_device"
GOTO="android_usb_rule_match"
LABEL="not_Samsung"