summaryrefslogtreecommitdiff
path: root/multimedia/pwcbsd/files/patch-pwc.h
blob: 43ec9e1c98926b3fb2c9d015517b55246c3d5a01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pwc.h	Thu Jun  8 20:27:39 2006
+++ pwc.h	Fri Dec 15 14:29:52 2006
@@ -133,7 +133,7 @@
 
 struct pwc_softc
 {
-   USBBASEDEVICE sc_dev; 
+   device_t sc_dev; 
    usbd_device_handle udev;
    usbd_interface_handle sc_iface;
    usbd_pipe_handle sc_videopipe;