aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-operations.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-09-25 16:25:40 +0800
committerMilan Crha <mcrha@redhat.com>2009-09-25 16:25:40 +0800
commit17ccb42efb09717a26d7bfceee7a18ad67d71411 (patch)
tree4db7bf42635c9169734a5880c6609a3fa111d5e4 /plugins/exchange-operations/exchange-operations.h
parenta60c3f37361f5ce5d1b108286ab502232360c522 (diff)
downloadgsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar
gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.gz
gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.bz2
gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.lz
gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.xz
gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.tar.zst
gsoc2013-evolution-17ccb42efb09717a26d7bfceee7a18ad67d71411.zip
Bug #593609 - Have buildable exchange-operations plugin again
Diffstat (limited to 'plugins/exchange-operations/exchange-operations.h')
-rw-r--r--plugins/exchange-operations/exchange-operations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-operations.h b/plugins/exchange-operations/exchange-operations.h
index d735ff8ce8..60c2f200fc 100644
--- a/plugins/exchange-operations/exchange-operations.h
+++ b/plugins/exchange-operations/exchange-operations.h
@@ -35,7 +35,7 @@ G_BEGIN_DECLS
extern ExchangeConfigListener *exchange_global_config_listener;
-gint e_plugin_lib_enable (EPluginLib *eplib, gint enable);
+gint e_plugin_lib_enable (EPlugin *eplib, gint enable);
ExchangeAccount *exchange_operations_get_exchange_account (void);
ExchangeConfigListenerStatus exchange_is_offline (gint *mode);