summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
authorSuper User2007-05-23 11:19:25 +0200
committerSuper User2007-05-23 11:19:25 +0200
commit996f984d61d412e9371cb503963de6a1f48e31d4 (patch)
tree4b6d98d90e4e15f7ab088961c33721174fbd8cc5 /message.h
parentbackup (diff)
downloadlcr-996f984d61d412e9371cb503963de6a1f48e31d4.tar.gz
lcr-996f984d61d412e9371cb503963de6a1f48e31d4.tar.xz
lcr-996f984d61d412e9371cb503963de6a1f48e31d4.zip
backup
Diffstat (limited to 'message.h')
-rw-r--r--message.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/message.h b/message.h
index afc14fb..1c2df57 100644
--- a/message.h
+++ b/message.h
@@ -241,8 +241,8 @@ struct park_info {
struct param_data {
unsigned char data[512]; /* audio/hdlc data */
int len; /* audio/hdlc data */
- unsigned long port_id; /* to identify the source of this data */
- int port_type; /* type of the source's port */
+// unsigned long port_id; /* to identify the source of this data */
+// int port_type; /* type of the source's port */
};
struct param_play {