Some comment fix.

Simple utf8 test.
This commit is contained in:
Sanel Zukan
2009-10-05 09:43:27 +00:00
parent ddb8ae12b0
commit f7466bed21
2 changed files with 9 additions and 1 deletions

View File

@ -93,7 +93,7 @@ void Taskbar::create_task_buttons(void) {
b->update_title_from_xid();
/*
* catch name changes
* catch the name changes
* TODO: put this in Netwm.{h,cpp}
*/
XSelectInput(fl_display, wins[i], PropertyChangeMask | StructureNotifyMask);