summaryrefslogtreecommitdiff
path: root/examples/access_properties_and_parameters.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/access_properties_and_parameters.c')
-rw-r--r--examples/access_properties_and_parameters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/access_properties_and_parameters.c b/examples/access_properties_and_parameters.c
index 1e5b9b43..7716edbc 100644
--- a/examples/access_properties_and_parameters.c
+++ b/examples/access_properties_and_parameters.c
@@ -101,7 +101,7 @@ void update_attendees(icalcomponent* event)
/* Here are some examples of manipulating properties */
-void test_properties()
+void test_properties(void)
{
icalproperty *prop;
icalparameter *param;