X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FTermlib%2FTelnet.hh;h=6a29a6a73e9d902b810018fd7529efad66f0efb5;hb=4101c2b818ec67e7469ebb44f030eed2185c4ab0;hp=480688078594df62158f0d297d5afcb8dcff30fe;hpb=9cb871b939efe93e35dd96808d25089399acfc46;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"