CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/24 00:05:38
Modified files:
sys/dev/wscons : wsmouse.c
Log message:
Remove redundant conditional. Inspecting flags is the correct way to
determine if the device was opened in read/write mode.
ok mpi@ visa@
