esetcursor(2), alarm(2): fix prototypes

This commit is contained in:
ftrvxmtrx 2015-06-09 12:29:57 +02:00
parent 72a168b5fb
commit 86acce7c4d
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ int emenuhit(int but, Mouse *m, Menu *menu)
int emoveto(Point p)
.PP
.B
int esetcursor(Cursor *c)
void esetcursor(Cursor *c)
.PP
.B
int eenter(char *ask, char *buf, int len, Mouse *m)

View file

@ -10,7 +10,7 @@ sleep, alarm \- delay, ask for delayed note
int sleep(long millisecs)
.PP
.B
long alarm(unsigned long millisecs)
long alarm(ulong millisecs)
.SH DESCRIPTION
.I Sleep
suspends the current process for the number