shithub: riscv

Download patch

ref: 20cc2799afd44ca156894fd96a1a72b61fc8a63a
parent: ea80ea451d717207bbf535970b95cd69a7490309
author: cinap_lenrek <[email protected]>
date: Wed Nov 5 23:59:07 EST 2014

mouse(2): fix atomouse (thanks qrstuv)

--- a/sys/man/2/mouse
+++ b/sys/man/2/mouse
@@ -23,9 +23,6 @@
 int		readmouse(Mousectl *mc)
 .PP
 .B
-int		atomouse();
-.PP
-.B
 void		closemouse(Mousectl *mc)
 .PP
 .B