summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
authorSuper User2007-08-29 18:56:03 +0200
committerSuper User2007-08-29 18:56:03 +0200
commit55d06b7bc8e4fa17055d55567b29d1c545ff691e (patch)
tree521c567fa76c0b74c420714d249c08c71d7e3837 /message.h
parentbackup (diff)
downloadlcr-55d06b7bc8e4fa17055d55567b29d1c545ff691e.tar.gz
lcr-55d06b7bc8e4fa17055d55567b29d1c545ff691e.tar.xz
lcr-55d06b7bc8e4fa17055d55567b29d1c545ff691e.zip
backup
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 */