aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/follow_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/follow_stream.c')
-rw-r--r--ui/gtk/follow_stream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/follow_stream.c b/ui/gtk/follow_stream.c
index d68f15ebb6..d12a6234c0 100644
--- a/ui/gtk/follow_stream.c
+++ b/ui/gtk/follow_stream.c
@@ -1194,6 +1194,7 @@ follow_show(follow_info_t *follow_info,
case SHOW_YAML:
case SHOW_UTF8:
+ case SHOW_UTF16:
g_assert_not_reached();
break;
}