summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Window.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Window.cc b/src/Window.cc
index 4b6aa493..05839063 100644
--- a/src/Window.cc
+++ b/src/Window.cc
@@ -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 {