]> git.mxchange.org Git - flightgear.git/commit
Add a net_byte_order flag so that the calling code can specify if network
authorcurt <curt>
Mon, 3 Mar 2003 04:35:09 +0000 (04:35 +0000)
committercurt <curt>
Mon, 3 Mar 2003 04:35:09 +0000 (04:35 +0000)
commit2b534ebf6ddf6e25f196e735d8a5699aed0107d3
tree9dc580277376fa83624e2bc1665141a24e85b3f7
parent000e86756cf39fd240fffe205e9be3d8e58068cf
Add a net_byte_order flag so that the calling code can specify if network
byte order conversion is desired (defaults to true.)
src/Network/native_ctrls.cxx
src/Network/native_ctrls.hxx
src/Network/native_fdm.cxx
src/Network/native_fdm.hxx