Loading sld/trunk/src/sld.hh +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ enum { // Gonstant // ----------------------------------------------------------------------------- static const string VERSION = "1"; static const string VERSION = "2"; static const int MAX_LINE_SIZE = 512; static const int MAX_CONF_LINE_SIZE = 2048; static const string RCV_DATA = "<< "; Loading Loading
sld/trunk/src/sld.hh +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ enum { // Gonstant // ----------------------------------------------------------------------------- static const string VERSION = "1"; static const string VERSION = "2"; static const int MAX_LINE_SIZE = 512; static const int MAX_CONF_LINE_SIZE = 2048; static const string RCV_DATA = "<< "; Loading