summaryrefslogtreecommitdiff
path: root/sys/man/2
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-11-06 04:59:07 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-11-06 04:59:07 +0100
commit20cc2799afd44ca156894fd96a1a72b61fc8a63a (patch)
treec072ed04210e58653554a61b448113cd9a005000 /sys/man/2
parentea80ea451d717207bbf535970b95cd69a7490309 (diff)
mouse(2): fix atomouse (thanks qrstuv)
Diffstat (limited to 'sys/man/2')
-rw-r--r--sys/man/2/mouse3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/man/2/mouse b/sys/man/2/mouse
index 9c6a78356..36a34cb24 100644
--- a/sys/man/2/mouse
+++ b/sys/man/2/mouse
@@ -23,9 +23,6 @@ Mousectl *initmouse(char *file, Image *i)
int readmouse(Mousectl *mc)
.PP
.B
-int atomouse();
-.PP
-.B
void closemouse(Mousectl *mc)
.PP
.B