mirror of
git://git.suckless.org/st
synced 2025-07-08 06:29:48 +01:00
correct function name
This commit is contained in:
parent
9a644176d0
commit
e4be8afef2
2
std.c
2
std.c
@ -28,7 +28,7 @@ void eprintn(const char *errstr, ...);
|
||||
void getpty(void);
|
||||
void movea(int x, int y);
|
||||
void mover(int x, int y);
|
||||
void parse(void);
|
||||
void parseesc(void);
|
||||
void scroll(int l);
|
||||
void shell(void);
|
||||
void sigchld(int n);
|
||||
|
Loading…
x
Reference in New Issue
Block a user