[evolution-data-server] Fixing typo in previous commit fixing G_BEGIN/END_DECLS



commit 08ddf26463b24bd6da5561256762440502e50af1
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Tue Feb 19 19:05:55 2013 +0900

    Fixing typo in previous commit fixing G_BEGIN/END_DECLS

 camel/camel-imapx-search.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/camel/camel-imapx-search.h b/camel/camel-imapx-search.h
index 4270ff5..9128dbb 100644
--- a/camel/camel-imapx-search.h
+++ b/camel/camel-imapx-search.h
@@ -76,7 +76,7 @@ CamelIMAPXServer *
 void           camel_imapx_search_set_server   (CamelIMAPXSearch *search,
                                                 CamelIMAPXServer *server);
 
-G_BEGIN_DECLS
+G_END_DECLS
 
 #endif /* CAMEL_IMAPX_SEARCH_H */
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]