summaryrefslogtreecommitdiff
path: root/examples/errors.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/errors.c
parent36e97ead47581fd78a99cafe3d0bed0bf90f39c1 (diff)
parentca294b8305196e5c857ed34a797e6ba47e338acc (diff)
downloadlibical-git-04b59f04981078f24a42f2c57db928c1a8e2284e.tar.gz
Merge branch '3.0'
Diffstat (limited to 'examples/errors.c')
-rw-r--r--examples/errors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/errors.c b/examples/errors.c
index 5328cfd5..0f2ae1d0 100644
--- a/examples/errors.c
+++ b/examples/errors.c
@@ -6,7 +6,7 @@
#include <libical/ical.h>
-void program_errors()
+void program_errors(void)
{
/*Most routines will set icalerrno on errors. This is an
enumeration defined in icalerror.h */