Update of patch #3376 (project freeciv):
Status: None => Ready For Test
_______________________________________________________
Follow-up Comment #2:
> } else p[1] = p[2] = p[3] = 0;
CodingStyle: This needs block:
} else {
p[1] = p[2] = p[3] = 0;
}
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?3376>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev