change the type of ref_count from guint to gint, so we can remove some
authorMarco Barisione <marco@barisione.org>
Mon, 10 Sep 2007 16:27:38 +0000 (16:27 +0000)
committerMarco Barisione <mbari@src.gnome.org>
Mon, 10 Sep 2007 16:27:38 +0000 (16:27 +0000)
commit6273407af69fa6d035b6dc494fc23bc8a4cd36b2
tree37981035bd8513c0067b167efc609a61aa683169
parent4356f18a3d1d777019a6019470914f7aaa16e119
change the type of ref_count from guint to gint, so we can remove some

2007-09-10  Marco Barisione <marco@barisione.org>

* glib/gregex.c: change the type of ref_count from guint to gint, so
we can remove some ugly casts.

svn path=/trunk/; revision=5746
ChangeLog
glib/gregex.c