diff options
| author | John Ehresman <jpe@wingware.com> | 2006-09-12 18:53:39 +0000 |
|---|---|---|
| committer | John Ehresman <jpe@src.gnome.org> | 2006-09-12 18:53:39 +0000 |
| commit | 6b2ef8f2f320cab102211e5e7e3cd056565d1a74 (patch) | |
| tree | 0b04cca953e68c1d7a2988e9d8d427067e34c6c6 /ChangeLog | |
| parent | 10cf507b6dbbc85113e3ff3f189ffa43ce400580 (diff) | |
| download | pygobject-6b2ef8f2f320cab102211e5e7e3cd056565d1a74.tar.gz pygobject-6b2ef8f2f320cab102211e5e7e3cd056565d1a74.tar.xz pygobject-6b2ef8f2f320cab102211e5e7e3cd056565d1a74.zip | |
Declare variables at start of code block
2006-09-12 John Ehresman <jpe@wingware.com>
* gobject/pygobject.h (init_pygobject_check): Declare variables
at start of code block
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-12 John Ehresman <jpe@wingware.com> + + * gobject/pygobject.h (init_pygobject_check): Declare variables + at start of code block + 2006-09-06 Johan Dahlin <jdahlin@async.com.br> * gobject/pygmainloop.c (pyg_signal_watch_prepare): Increase the timeout |
