Enlightenment CVS committal
Author : atmosphere
Project : misc
Module : engage
Dir : misc/engage/src
Modified Files:
wm.c
Log Message:
make this survive restarting e
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/wm.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- wm.c 24 Apr 2004 19:09:37 -0000 1.9
+++ wm.c 24 Apr 2004 20:12:38 -0000 1.10
@@ -213,7 +213,7 @@
void *data, void *fdata)
{
if (data == fdata) {
- hash = evas_hash_del(hash, key, data);
+ clients_current = evas_hash_del(clients_current, key, data);
return (0);
}
return (1);
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs