[evolution-kolab/ek-wip-porting-imapx: 9/12] CamelKolabIMAPXTransport: header file fixes
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/ek-wip-porting-imapx: 9/12] CamelKolabIMAPXTransport: header file fixes
- Date: Wed, 30 Nov 2011 11:27:37 +0000 (UTC)
commit dcd05ab91486143d48c8430627e212f3b954d0d2
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Wed Nov 30 12:00:20 2011 +0100
CamelKolabIMAPXTransport: header file fixes
* replaced CamelType with GType for the get_type()
function
src/camel/camel-kolab-imapx-transport.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/camel/camel-kolab-imapx-transport.h b/src/camel/camel-kolab-imapx-transport.h
index 8ce614c..141b4de 100644
--- a/src/camel/camel-kolab-imapx-transport.h
+++ b/src/camel/camel-kolab-imapx-transport.h
@@ -56,7 +56,7 @@ typedef struct {
/* Standard Camel function */
-CamelType camel_kolab_imapx_transport_get_type (void);
+GType camel_kolab_imapx_transport_get_type (void);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]