From: Dana Jansens Date: Thu, 7 Nov 2002 00:22:58 +0000 (+0000) Subject: add XXX to a comment that deserves it X-Git-Tag: openbox-2_1_3~107 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2a26eddc8d1ba6b865b90e8e2eb76ef214c4c889;p=dana%2Fopenbox.git add XXX to a comment that deserves it --- diff --git a/src/xeventhandler.cc b/src/xeventhandler.cc index f41d9ba9..ca9be143 100644 --- a/src/xeventhandler.cc +++ b/src/xeventhandler.cc @@ -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!