aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-02-07 00:59:14 +0000
committerBill Meier <wmeier@newsguy.com>2008-02-07 00:59:14 +0000
commit73f45b105e88c73fff404191457c606d1e3b252b (patch)
treeaba46c05a73842ba96b68d9675095ce7e2124d1f /plugins
parentd610b5d34f3589c2fd23c4d4a10e5370015498fc (diff)
Fix a (never used) 'anonymous struct'
svn path=/trunk/; revision=24279
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ethercat/packet-ams.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ethercat/packet-ams.h b/plugins/ethercat/packet-ams.h
index d1a6effdf6..76bcef4864 100644
--- a/plugins/ethercat/packet-ams.h
+++ b/plugins/ethercat/packet-ams.h
@@ -696,7 +696,7 @@ typedef union tUserUnion
{
guint16 fragmentNo;
guint16 packetNo;
- };
+ } a;
} UserUnion;
typedef struct