aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wiretap/wtap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index 08ea223d0b..1aa672693a 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -917,6 +917,9 @@ static struct encap_type_info encap_table_base[] = {
/* WTAP_ENCAP_DPAUXMON */
{ "DisplayPort AUX channel with Unigraf pseudo-header", "dpauxmon" },
+
+ /* WTAP_ENCAP_RUBY_MARSHAL */
+ { "Ruby marshal object", "ruby_marshal" },
};
WS_DLL_LOCAL