Make clang happy
This commit is contained in:
parent
c167dcc4e9
commit
4343c4067e
@ -26,7 +26,7 @@
|
||||
#include "charsets.h"
|
||||
|
||||
static const ScreenModes empty_modes = {0, .mDECAWM=true, .mDECTCEM=true, .mDECARM=true};
|
||||
static Selection EMPTY_SELECTION = {0};
|
||||
static Selection EMPTY_SELECTION = {{0}};
|
||||
|
||||
// Constructor/destructor {{{
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user