Code

wreadln: use memmove() instead of an temporary buffer
[ncmpc.git] / src / ncmpc.h
1 #ifndef NCMPC_H
2 #define NCMPC_H
4 void
5 sigstop(void);
7 #endif /* NCMPC_H */