diff options
Diffstat (limited to 'xC-proto')
-rw-r--r-- | xC-proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ struct EventMessage { string buffer_name; case BUFFER_LINE: string buffer_name; + bool leak_to_active; bool is_unimportant; bool is_highlight; enum Rendition { |