From e5d2efbfc9a2e5ef46e46bad8934fe07e8769c7b Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 17 Apr 2016 11:38:12 -0400 Subject: Style issue --- include/bar/status_line.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bar/status_line.h b/include/bar/status_line.h index f890ff8c..9b77e8a7 100644 --- a/include/bar/status_line.h +++ b/include/bar/status_line.h @@ -23,7 +23,7 @@ struct status_block { char *name, *instance; bool separator; int separator_block_width; - bool markup; + bool markup; // Airblader features uint32_t background; uint32_t border; -- cgit v1.2.3-54-g00ecf