Having a look at goto... is that used anywhere?
/* set info to 1 if the user needs to read the room's info file */
if (CC->room.QRinfo > vbuf.v_lastseen) {
info = 1;
}

if yes, would it make sende to add it to the UA_* flags? since the data is available over there too...

Reply via email to