factotum: silence gcc warning
This commit is contained in:
parent
d944f76407
commit
523f31487b
@ -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…
Reference in New Issue
Block a user