summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-01-29 22:48:52 +0200
committerAlon Levy <alevy@redhat.com>2011-02-03 16:54:26 +0200
commit119d75bfde2143fde268144e362aa6bfac503047 (patch)
tree0584e08e5e8eba0a876b02141b50b37800bd9ca7
parent056e9def236135655f2c53a90b6212c32a1c585b (diff)
vscard_common.h: update VSCMsgInit comment
-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.
* */