X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FTermlib%2FTelnet.hh;fp=senf%2FUtils%2FTermlib%2FTelnet.hh;h=6a29a6a73e9d902b810018fd7529efad66f0efb5;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=480688078594df62158f0d297d5afcb8dcff30fe;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Utils/Termlib/Telnet.hh b/senf/Utils/Termlib/Telnet.hh index 4806880..6a29a6a 100644 --- a/senf/Utils/Termlib/Telnet.hh +++ b/senf/Utils/Termlib/Telnet.hh @@ -34,7 +34,7 @@ #include //#include "Telnet.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { namespace term { @@ -286,7 +286,7 @@ namespace term { OptInfo(); OptInfo(bool local, option_type option); - /////////////////////////////////////////////////////////////// + //-//////////////////////////////////////////////////////////// bool const local; option_type const option; @@ -437,7 +437,7 @@ namespace telnethandler { }} -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #include "Telnet.cci" //#include "Telnet.ct"