Skip to content
Snippets Groups Projects
Commit 3d6039cd authored by Jannik Rosendahl's avatar Jannik Rosendahl :speech_balloon:
Browse files

keep argument order in HELLO and HELLO_ACK consistent

parent 61df48a1
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,7 @@ Die erste Nachricht der Verbindung und wird nach Herstellung der SocketVerbindun
**Synopsis:**
```
HELLO_ACK;<VERSION>;<USERNAME>;<SEMESTER>
HELLO_ACK;<VERSION>;<SEMESTER>;<USERNAME>
```
**Beschreibung:**
Signalisiert de Start einer Session durch den *Host* an den *Client*.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment