Skip to content
Snippets Groups Projects
Commit 9e117ced authored by Clemens Kupke's avatar Clemens Kupke
Browse files

java error

parent 7301da4e
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,7 @@ public class lab13 ...@@ -114,7 +114,7 @@ public class lab13
System.out.println(runQuery("client", sTable)); System.out.println(runQuery("client", sTable));
} }
else { else {
System.out.println("Usage: java lab16 <username> <password>"); System.out.println("Usage: java lab13 <username> <password>");
} }
} }
} }
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