]> git.mxchange.org Git - flightgear.git/commit
Use standard length types (stdint.h where available) to make the FGNetCTRLS,
authorcurt <curt>
Thu, 24 Mar 2005 19:56:57 +0000 (19:56 +0000)
committercurt <curt>
Thu, 24 Mar 2005 19:56:57 +0000 (19:56 +0000)
commitf55f96c44abcd1c03c6684cb9ecf171221c44e2a
treec4bf6fbe2c94fb6f48339568c01a8e43f83de8ce
parent4b116a1196bdc4ec742216f895672da0aaff4ba9
Use standard length types (stdint.h where available) to make the FGNetCTRLS,
FGNetFDM, and FGNetGUI structures more cross platform/architecture portable.
src/Network/native_ctrls.cxx
src/Network/native_fdm.cxx
src/Network/native_gui.cxx
src/Network/net_ctrls.hxx
src/Network/net_fdm.hxx
src/Network/net_gui.hxx
src/Replay/replay.cxx