diff options
Diffstat (limited to 'xC-proto')
-rw-r--r-- | xC-proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ struct EventMessage { void; case BUFFER_UPDATE: string buffer_name; + bool hide_unimportant; case BUFFER_STATS: string buffer_name; // These are cumulative, even for lines flushed out from buffers. |