summaryrefslogtreecommitdiff
path: root/examples/access_properties_and_parameters.c
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-11-13 12:37:26 -0500
committerAllen Winter <allen.winter@kdab.com>2022-11-13 12:37:26 -0500
commit04b59f04981078f24a42f2c57db928c1a8e2284e (patch)
tree2211025d6a95e9104034afaa5afe5dca11554967 /examples/access_properties_and_parameters.c
parent36e97ead47581fd78a99cafe3d0bed0bf90f39c1 (diff)
parentca294b8305196e5c857ed34a797e6ba47e338acc (diff)
downloadlibical-git-04b59f04981078f24a42f2c57db928c1a8e2284e.tar.gz
Merge branch '3.0'
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;