add XXX to a comment that deserves it
authorDana Jansens <danakj@orodu.net>
Thu, 7 Nov 2002 00:22:58 +0000 (00:22 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 7 Nov 2002 00:22:58 +0000 (00:22 +0000)
src/xeventhandler.cc

index f41d9ba..ca9be14 100644 (file)
@@ -168,7 +168,7 @@ static void manageWindow(Window window)
   /// XMapSubwindows(otk::OBDisplay::display, FRAMEWINDOW);
   XMapWindow(otk::OBDisplay::display, window);
  
-  // handle any requested states such as shaded/maximized
+  // XXX: handle any requested states such as shaded/maximized
 }
 
 // XXX: move this to the OBScreen or OBClient class!