summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/examples/complex.c')
-rw-r--r--misc/examples/complex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/examples/complex.c b/misc/examples/complex.c
index 405afef3..4eb1574b 100644
--- a/misc/examples/complex.c
+++ b/misc/examples/complex.c
@@ -28,7 +28,7 @@
#include <stc/cmap.h>
-int main()
+int main(void)
{
MapMap mmap = {0};