summaryrefslogtreecommitdiff
path: root/vscard_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'vscard_common.h')
-rw-r--r--vscard_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/vscard_common.h b/vscard_common.h
index 0a2ec36..de16506 100644
--- a/vscard_common.h
+++ b/vscard_common.h
@@ -75,7 +75,8 @@ typedef struct VSCMsgHeader {
/* VSCMsgInit Client <-> Host
* Client sends, Host replies with same.
- * This is meant to be a handshake and capabilities announcement.
+ * Client fills it's own capabilities, host replies with it's capabilities.
+ *
* It is not meant to be used for negotiation, i.e. sending more then
* once from any side, but could be used for that in the future.
* */