Module Name: src Committed By: jakllsch Date: Mon Dec 19 19:34:52 UTC 2011
Modified Files:
src/sys/dev/usb: ucom.c ucomvar.h
Log Message:
const-ify struct ucom_methods pointer within ucom(4).
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/dev/usb/ucom.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/usb/ucomvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
