summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'message.h')
-rw-r--r--message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/message.h b/message.h
index 9482040..203ecca 100644
--- a/message.h
+++ b/message.h
@@ -307,7 +307,7 @@ struct param_hello {
struct param_bchannel {
int type; /* BCHANNEL_* */
- unsigned long handle; /* bchannel stack/socket */
+ unsigned long handle; /* bchannel stack/portid */
};
/* structure of message parameter */