fixes
This commit is contained in:
parent
aa01e1feaf
commit
201e19d672
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ threadmain(int argc, char *argv[])
|
|||
CFid *fd;
|
||||
int n, len;
|
||||
Biobuf in;
|
||||
char line[1024], *lp, *p, *np, *mtpt, *srv, *dns;
|
||||
char line[1024], *lp, *p, *np, *dns;
|
||||
char buf[1024];
|
||||
|
||||
dns = "dns";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue