aboutsummaryrefslogtreecommitdiff
path: root/include/olm/outbound_group_session.h
diff options
context:
space:
mode:
authormanuroe <manu@matrix.org>2018-06-25 17:57:03 +0200
committerHubert Chathi <hubert@uhoreg.ca>2018-06-27 12:25:27 -0400
commit9d81046f90b4afba7e71b86c564cae07daab61ad (patch)
treed5d3f47faaeeeaa64858c4867a2aea56d21fcbd3 /include/olm/outbound_group_session.h
parentddc981c475ba576ae22617886ac6ce6d22ba1fc6 (diff)
Fix warnings reported by LLVM
Diffstat (limited to 'include/olm/outbound_group_session.h')
-rw-r--r--include/olm/outbound_group_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/olm/outbound_group_session.h b/include/olm/outbound_group_session.h
index 663f1d2..eafaf80 100644
--- a/include/olm/outbound_group_session.h
+++ b/include/olm/outbound_group_session.h
@@ -25,7 +25,7 @@ extern "C" {
typedef struct OlmOutboundGroupSession OlmOutboundGroupSession;
/** get the size of an outbound group session, in bytes. */
-size_t olm_outbound_group_session_size();
+size_t olm_outbound_group_session_size(void);
/**
* Initialise an outbound group session object using the supplied memory