Deleted Added
full compact
2c2
< __FBSDID("$FreeBSD: head/sys/dev/usb/template/usb_template_mtp.c 192984 2009-05-28 17:36:36Z thompsa $");
---
> __FBSDID("$FreeBSD: head/sys/dev/usb/template/usb_template_mtp.c 194228 2009-06-15 01:02:43Z thompsa $");
103,104c103,104
< static usb2_temp_get_string_desc_t mtp_get_string_desc;
< static usb2_temp_get_vendor_desc_t mtp_get_vendor_desc;
---
> static usb_temp_get_string_desc_t mtp_get_string_desc;
> static usb_temp_get_vendor_desc_t mtp_get_vendor_desc;
174c174
< const struct usb_temp_device_desc usb2_template_mtp = {
---
> const struct usb_temp_device_desc usb_template_mtp = {