aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pdcp-lte.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-11-06 15:13:25 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-11-06 15:13:25 +0000
commit441c4c5381b3d00f29feb267db7f4def2cda6c0f (patch)
treeda4ad6aac186eadcacc5da85b6e0c50317d8d43a /epan/dissectors/packet-pdcp-lte.h
parentb78ec5269315ff54b7643df9e5deb8a574224bb2 (diff)
Get the Windows build going again.
- Martin is this the right fix? svn path=/trunk/; revision=34795
Diffstat (limited to 'epan/dissectors/packet-pdcp-lte.h')
-rw-r--r--epan/dissectors/packet-pdcp-lte.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pdcp-lte.h b/epan/dissectors/packet-pdcp-lte.h
index 47ccbd1ede..a6ce31cec7 100644
--- a/epan/dissectors/packet-pdcp-lte.h
+++ b/epan/dissectors/packet-pdcp-lte.h
@@ -70,7 +70,7 @@ typedef struct pdcp_lte_info
guint8 direction;
guint16 ueid;
LogicalChannelType channelType;
- guint8 channelId;
+ guint16 channelId;
BCCHTransportType BCCHTransport;
/* Details of PDCP header */