aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel.h')
-rw-r--r--camel/camel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel.h b/camel/camel.h
index b3ee0dcf03..92099cd0f8 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -62,7 +62,7 @@ extern "C" {
#include <camel/string-utils.h>
#include <camel/url-util.h>
-gint camel_init ();
+gint camel_init (void);
#ifdef __cplusplus
}