diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2016-04-17 11:38:12 -0400 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2016-04-17 11:38:12 -0400 |
| commit | 41b94b0e43e5f4509c3da66b23410805e793f8cb (patch) | |
| tree | b42298b5b106f3a61589e4ad2f85c3f92859d08b | |
| parent | 959a588d366a98e13ab3437a8ed9e1b1a5d044a3 (diff) | |
Style issue
| -rw-r--r-- | include/bar/status_line.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
