Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 May 2011 04:40:33 +0000 (00:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 May 2011 04:40:33 +0000 (00:40 -0400)
commit88f23fb1d9aa0f84cbeebe086db022864a7eb3be
tree1463647ac6f2f952cdcef1c92d2a2b53eca2818b
parentb5056fbaf90829e2190458447d9c0f31e0179dc3
Cosmetics

Use g_atomic_int_inc/dec instead of add(...,1/-1), since
this is the way refcounting is done elsewhere. Some other
cosmetic changes.
glib/ghash.c