factotum: silence gcc warning
This commit is contained in:
parent
d944f76407
commit
523f31487b
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ p9crclient(Conv *c)
|
||||||
astype = AuthVNC;
|
astype = AuthVNC;
|
||||||
challen = MAXCHAL;
|
challen = MAXCHAL;
|
||||||
// response = vncresponse;
|
// response = vncresponse;
|
||||||
|
werrstr("no vnc");
|
||||||
|
goto out;
|
||||||
}else{
|
}else{
|
||||||
werrstr("bad proto");
|
werrstr("bad proto");
|
||||||
goto out;
|
goto out;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue