Lioncash 5a53d75313 logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance
The previous form of initializing done here is a C-ism, an empty set of
braces is sufficient for initializing (and doesn't potentially cause
missing brace warnings, given the first member of the struct is a COORD
struct).
2018-08-21 11:31:05 -04:00
..
2018-07-07 14:17:44 +02:00
2018-08-15 23:24:00 -04:00
2018-08-15 23:24:00 -04:00
2018-07-07 13:59:18 +02:00
2018-08-14 04:28:24 +08:00
2016-12-05 19:09:16 +01:00
2018-07-29 15:24:41 +02:00