Skip to content
Snippets Groups Projects
Commit dc1e95b6 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

remove extra comment

parent 7847d194
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,7 @@ public class TcpExample2ConnectionCounting ...@@ -79,7 +79,7 @@ public class TcpExample2ConnectionCounting
// a while after the client has stopped needing this // a while after the client has stopped needing this
// connection. Close() explicitly ends the connection. // connection. Close() explicitly ends the connection.
ps.flush(); ps.flush();
} // got another one! }
} }
} }
catch(IOException e) catch(IOException e)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment