when defaulting to the only item in the array, check if this is indeed the
authorKristian Rietveld <kris@imendio.com>
Fri, 13 Mar 2009 09:22:57 +0000 (09:22 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 13 Mar 2009 09:22:57 +0000 (09:22 +0000)
commit622f01012030fcba31ee2a68920873ac06bb62e4
treed357a92c03a06e0cf392c2c50ad6596cf8cdc114
parent621ef866b14af56865eb65062c271ba3d06cfe7d
when defaulting to the only item in the array, check if this is indeed the

2009-03-13  Kristian Rietveld  <kris@imendio.com>

* gsignal.c (signal_lookup_closure): when defaulting to the only
item in the array, check if this is indeed the default closure.
(patch by Tim Janik).

svn path=/trunk/; revision=7979
gobject/ChangeLog
gobject/gsignal.c