summaryrefslogtreecommitdiff
path: root/src/binary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary.c')
-rw-r--r--src/binary.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/binary.c b/src/binary.c
index 0737d90..1bc87cb 100644
--- a/src/binary.c
+++ b/src/binary.c
@@ -201,6 +201,7 @@ void fill_snippet(GtkSnippet *snippet, GtkWidget *panel)
if (comments_list[i]->offset >= base) break;
+ gtk_snippet_set_format(snippet, format);
gtk_snippet_set_processor(snippet, proc);