Remove comma at the end of several enumerator lists.
[obnox/wireshark/wip.git] / epan / dissectors / packet-ieee802154.c
index 362a6030537ecc9b97d3ea37cffbc1fd57ff83f8..6bbc45981389e65bc0edc4dce0618dcf80f4cfea 100644 (file)
@@ -195,7 +195,7 @@ typedef enum {
     DECRYPT_PACKET_NO_EXT_SRC_ADDR,
     DECRYPT_PACKET_NO_KEY,
     DECRYPT_PACKET_DECRYPT_FAILED,
-    DECRYPT_PACKET_MIC_CHECK_FAILED,
+    DECRYPT_PACKET_MIC_CHECK_FAILED
 } ws_decrypt_status;
 
 static tvbuff_t * dissect_ieee802154_decrypt(tvbuff_t *, guint, packet_info *, ieee802154_packet *,