summaryrefslogtreecommitdiff
path: root/xfconf
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-04-15 08:22:41 +0000
committerBrian Tarricone <brian@tarricone.org>2008-04-15 08:22:41 +0000
commit35449e0609bceea3e1f21e5e597d980bd568cad1 (patch)
treed1875129d48dd60eef881cf5b8dbb846501be2ed /xfconf
parent7ec7ba05a53801f0c1f7145b5e020fcd44908fb5 (diff)
downloadxfconf-35449e0609bceea3e1f21e5e597d980bd568cad1.tar.gz
fix typo
(Old svn revision: 26842)
Diffstat (limited to 'xfconf')
-rw-r--r--xfconf/xfconf.symbols4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfconf/xfconf.symbols b/xfconf/xfconf.symbols
index 8c20c24..33629db 100644
--- a/xfconf/xfconf.symbols
+++ b/xfconf/xfconf.symbols
@@ -94,7 +94,7 @@ xfconf_channel_set_structv
/* xfconf-binding.h */
#if IN_HEADER(__XFCONF_BINDING_H__)
#if IN_SOURCE(__XFCONF_BINDING_C__)
-xfconf_g_object_bind
-xfconf_g_object_unbind
+xfconf_g_property_bind
+xfconf_g_property_unbind
#endif
#endif