summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Client/ChatClient.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Client/ChatClient.java b/src/Client/ChatClient.java
index 9379dbf..c4b0678 100644
--- a/src/Client/ChatClient.java
+++ b/src/Client/ChatClient.java
@@ -99,9 +99,7 @@ public class ChatClient
/** Tasks
-
-
- *
+
* TODO: 4. But we do want to allow sending commands to the channel. A
* message line that begins with the word "/QUOTE", will be sent as is
* (except the word "/QUOTE") to the server.