diff --git a/teller.cc b/teller.cc index 21f75f7..2f5a082 100644 --- a/teller.cc +++ b/teller.cc @@ -153,7 +153,7 @@ int main(int argc, char** argv) if(pos2 == string::npos) continue; line.resize(pos2); string ip = line.substr(pos+2, pos2 - pos - 2); - cout<<"IP is: '"<