diff options
| author | John Finlay <finlay@src.gnome.org> | 2006-07-30 00:08:39 +0000 |
|---|---|---|
| committer | John Finlay <finlay@src.gnome.org> | 2006-07-30 00:08:39 +0000 |
| commit | 419c484adad86e26bda02223934e35987501e3e4 (patch) | |
| tree | 14e242df5df8cc15830847ab372c7ab9254bad9b /ChangeLog | |
| parent | 2ec5c81e5ad177b665d6a915aa814663f75996c0 (diff) | |
| download | pygobject-419c484adad86e26bda02223934e35987501e3e4.tar.gz pygobject-419c484adad86e26bda02223934e35987501e3e4.tar.xz pygobject-419c484adad86e26bda02223934e35987501e3e4.zip | |
Fix define to point to the correct function pointer field.
* gobject/pygobject.h (pyg_param_gvalue_from_pyobject): Fix define
to point to the correct function pointer field.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-07-29 John Finlay <finlay@moeraki.com> + + * gobject/pygobject.h (pyg_param_gvalue_from_pyobject): Fix define + to point to the correct function pointer field. + 2006-07-29 Gustavo J. A. M. Carneiro <gjc@gnome.org> * gobject/pygflags.c (pyg_flags_add): idem. |
