Commit Diff


commit - d944f7640786a19d49b20942d63b7dc24ade899d
commit + 523f31487b5a640d5badad033d5798303c60710a
blob - 731b63d8cec80c09cfbefdd16650fea69275fcee
blob + 85fa1583bbc2237bf5b0ef2acbbcc7deb03b83d1
--- src/cmd/auth/factotum/p9cr.c
+++ src/cmd/auth/factotum/p9cr.c
@@ -75,6 +75,8 @@ p9crclient(Conv *c)
 		astype = AuthVNC;
 		challen = MAXCHAL;
 	//	response = vncresponse;
+		werrstr("no vnc");
+		goto out;
 	}else{
 		werrstr("bad proto");
 		goto out;