format comment
This commit is contained in:
parent
3a76276faa
commit
3ad19e4a45
1 changed files with 2 additions and 1 deletions
|
@ -212,7 +212,8 @@ BlackboxWindow::BlackboxWindow(Blackbox *b, Window w, BScreen *s) {
|
|||
break;
|
||||
|
||||
case Type_Normal:
|
||||
// normal windows retain all of the possible decorations and functionality
|
||||
// normal windows retain all of the possible decorations and
|
||||
// functionality
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue