Skip to content

Commit e3b4759

Browse files
committed
fix field name InternalInterface
1 parent 321a598 commit e3b4759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata_writer_zeromq_monroe.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ const char *monroe_keys[MD_ZMQ_KEYS_MAX + 1] = {
113113
"ChannelMode1",
114114
"ChannelMode2",
115115

116-
"InternalInterfaceName"
116+
"InternalInterface"
117117
};

0 commit comments

Comments
 (0)