aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sv.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sv.h')
-rw-r--r--epan/dissectors/packet-sv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sv.h b/epan/dissectors/packet-sv.h
index f05226a538..cc29fc4c43 100644
--- a/epan/dissectors/packet-sv.h
+++ b/epan/dissectors/packet-sv.h
@@ -46,6 +46,7 @@ typedef struct _sv_frame_data {
guint8 smpSynch;
guint8 num_phsMeas;
sv_phs_meas phsMeas[IEC61850_SV_MAX_PHSMEAS_ENTRIES];
+ guint16 smpMod;
} sv_frame_data;
-#endif /*__PACKET_SV_H__*/
+#endif /*__PACKET_SV_H__*/ \ No newline at end of file