Author: ok
Date: Thu Jan 24 19:36:20 2008
New Revision: 1906
URL: http://svn.gnome.org/viewvc/gegl?rev=1906&view=rev
Log:
* gegl/gegl-chant.h: fixed mistake in handling of boiler-plate for
GeglOperationPointComposer's.
Modified:
trunk/ChangeLog
trunk/gegl/gegl-chant.h
Modified: trunk/gegl/gegl-chant.h
==============================================================================
--- trunk/gegl/gegl-chant.h (original)
+++ trunk/gegl/gegl-chant.h Thu Jan 24 19:36:20 2008
@@ -228,7 +228,7 @@
{
GeglOperationPointComposer parent_instance;
gpointer properties;
-} GeglChant;
+};
typedef struct
{
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.