diff options
Diffstat (limited to 'tools/hotplug/libusbscanner')
-rwxr-xr-x | tools/hotplug/libusbscanner | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/hotplug/libusbscanner b/tools/hotplug/libusbscanner index bf613a5..55646d4 100755 --- a/tools/hotplug/libusbscanner +++ b/tools/hotplug/libusbscanner @@ -32,4 +32,3 @@ fi # if [ "$ACTION" = "add" -a "$TYPE" = "usb" ]; then # chmod 0666 "$DEVICE" # fi - |