From: xcomputerman Date: Fri, 26 Nov 2004 05:58:28 +0000 (+0000) Subject: It's MWM, not ICCCM. :) X-Git-Tag: submit/devel/efl/20131022.203902~21293 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dcc1b8cea2bc16583c136695d89dadbdd2ddd475;p=platform%2Fupstream%2Fefl.git It's MWM, not ICCCM. :) SVN revision: 12266 --- diff --git a/legacy/ecore/src/lib/ecore_x/ecore_x_mwm.c b/legacy/ecore/src/lib/ecore_x/ecore_x_mwm.c index f9d3f4f..f62b2f3 100644 --- a/legacy/ecore/src/lib/ecore_x/ecore_x_mwm.c +++ b/legacy/ecore/src/lib/ecore_x/ecore_x_mwm.c @@ -1,7 +1,7 @@ /* - * Various ICCCM related functions. + * Various MWM related functions. * - * This is ALL the code involving anything ICCCM related. for both WM and + * This is ALL the code involving anything MWM related. for both WM and * client. */ #include "Ecore.h"