factotum: silence gcc warning

This commit is contained in:
Russ Cox 2007-11-05 10:37:56 -05:00
parent d944f76407
commit 523f31487b

View file

@ -75,6 +75,8 @@ p9crclient(Conv *c)
astype = AuthVNC;
challen = MAXCHAL;
// response = vncresponse;
werrstr("no vnc");
goto out;
}else{
werrstr("bad proto");
goto out;