Skip to content
Snippets Groups Projects
Commit 0986f8e0 authored by brutzman's avatar brutzman
Browse files

cleanup comments, warnings

parent 37dfa99f
No related branches found
No related tags found
No related merge requests found
......@@ -25,12 +25,10 @@ import java.net.*;
* the bottom of the program, and does not repeat itself.
* The program exits.
*
* @author mcgredo
* @author mcgredo, brutzman
*/
public class TcpExample1Telnet
{
@SuppressWarnings("ConvertToTryWithResources")
public static void main(String[] args)
{
try
......
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