Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/wscons



Module Name:    src
Committed By:   drochner
Date:           Fri Nov 28 13:19:46 UTC 2003

Modified Files:
        src/sys/dev/wscons: wsmouse.c

Log Message:
-remove a check of errno against -1, this is nonsense since
 we have EPASSTHROUGH
-remove a superflous #if NWSMOUSE


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/wscons/wsmouse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index