CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20050818 13:13:44
Modified files:
lib/direct : list.h
Log message:
Fixed a bug in direct_list_remove()!
If the last item is removed while other items exist, the first
item's "prev" pointer was not updated (pointing to the last element).
Cast to (typeof(elem)) instead of (void*), to make C++ compiler happy.
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs