Replace static privates by privates
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Oct 2011 01:57:40 +0000 (21:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Oct 2011 02:11:33 +0000 (22:11 -0400)
commit34ce4dd0324acd02ceb51d43fdaed5640041d8c1
tree43c9186ebb1c0e3d3bef67e78ceb82a7cb2829a7
parent6f711518230cbb2e09c56a7853e191eb6269faef
Replace static privates by privates

GStaticPrivate is heading for deprecation soon, and GPrivate
can replace these uses now.
gio/gcancellable.c
glib/gutf8.c
gmodule/gmodule.c