summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDor Bivas <dor1_b@walla.com>2013-12-04 18:43:09 +0200
committerDor Bivas <dor1_b@walla.com>2013-12-04 18:43:09 +0200
commitce716bc11b9c9c669c5198c08ca342422f937178 (patch)
tree58be8b5db13bc753dc808163f1db11443a0ec525
parent6ccd067338571d2dcaf1cfb15e82a9c88f14188b (diff)
Quote
-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.