summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-manager-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/log-manager-priv.h')
-rw-r--r--telepathy-logger/log-manager-priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/log-manager-priv.h b/telepathy-logger/log-manager-priv.h
index 0822e6c..8290eb2 100644
--- a/telepathy-logger/log-manager-priv.h
+++ b/telepathy-logger/log-manager-priv.h
@@ -28,7 +28,7 @@
#include <telepathy-logger/log-store-factory.h>
gboolean tpl_log_manager_add_message (TplLogManager *manager,
- TplLogEntry *message, GError **error);
+ TplLogEntry *message, GError **error);
void tpl_log_manager_add_message_async (TplLogManager *manager,
TplLogEntry *message, GAsyncReadyCallback callback, gpointer user_data);