wok annotate udev/stuff/45-usb.rules @ rev 5053

fix typos: libgphoto2
author Rohit Joshi <jozee@slitaz.org>
date Sat Mar 06 18:51:17 2010 +0000 (2010-03-06)
parents
children ffa5931912e6
rev   line source
jozee@4930 1 # usb devices
jozee@4930 2 SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", MODE:="0666"
jozee@4930 3 SUBSYSTEM=="usb_device",MODE:="0666"