CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/23 01:34:48
Modified files:
sys/sys : videoio.h
sys/dev/usb : uvideo.c
Log message:
Now that gcc2 is gone revert the removal of anonymous unions, means not having
to
modify various third party apps using the V4L2 API to build on OpenBSD
specifically.
"I think this is the right thing to do" miod@
"Fine with me." sthen@
