]> Dogcows Code - chaz/openbox/commitdiff
indenting
authorDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 05:35:40 +0000 (05:35 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 23 Jul 2002 05:35:40 +0000 (05:35 +0000)
src/Window.cc

index b13002d6ae2a86a19d49e1d85602a6efdbf6098f..6126bdc51bbf4f31b6640a3e2bb1b31c1cd205d0 100644 (file)
@@ -2990,7 +2990,7 @@ void BlackboxWindow::doMove(int x_root, int y_root) {
       /*
          If the XWarpPointer is done after the configure, we can end up
          grabbing another window, so made sure you do it first.
-         */
+      */
       int dest_x;
       if (x_root <= 0) {
         dest_x = screen->getRect().right() - 1;
This page took 0.02881 seconds and 4 git commands to generate.