In net_send.cxx, in NetworkOLK, we have the following at line 262:

   if (host_info = gethostbyname( src_host)) {

at line 270:

   if (host_info = gethostbyname( fgd_host)) {

and at line 298:

   if (host_info = gethostbyname( fgd_host_check)) {


Surely these are mistakes?

Cheers - Dave

--
[EMAIL PROTECTED]

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to