Fix the previous revision.
This commit is contained in:
parent
87ace6afe4
commit
1ec32d97c4
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ int sock;
|
|||
|
||||
static volatile sig_atomic_t interrupt;
|
||||
static void intr(int sig);
|
||||
|
||||
static int handleintr(int);
|
||||
|
||||
int
|
||||
main(int ac, char **av)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue