X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Ffg_io.hxx;h=37c8fd531a9e5e450fafe89e8581b0077d30949b;hb=23a1d4338d2f96670caade629ea3d12b48f407bf;hp=d10e9c67b9346b4b9a045dc66be88887af45d184;hpb=674a295896a1e56d605f39874262d6f146a586a3;p=flightgear.git diff --git a/src/Main/fg_io.hxx b/src/Main/fg_io.hxx index d10e9c67b..37c8fd531 100644 --- a/src/Main/fg_io.hxx +++ b/src/Main/fg_io.hxx @@ -1,4 +1,4 @@ -// fg_io.hxx -- Higher level I/O managment routines +// fg_io.hxx -- Higher level I/O management routines // // Written by Curtis Olson, started November 1999. // @@ -50,6 +50,7 @@ public: private: + void add_channel(const std::string& config); FGProtocol* parse_port_config( const std::string& cfgstr ); private: