]> Dogcows Code - chaz/openbox/blobdiff - src/xeventhandler.cc
add XXX to a comment that deserves it
[chaz/openbox] / src / xeventhandler.cc
index f41d9ba9c513389fa9c28a651fb69d891981bedf..ca9be143965467823eb67641bf185274c40e8bf3 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!
This page took 0.023594 seconds and 4 git commands to generate.