Skip to content
Snippets Groups Projects
Commit 0308d4a8 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Choose different type to get rid of compiler warning.

* GCC 8.x and newer warn about the previously used "void (*)()", use
  "void (*)(void)" instead.
parent 5a3f17e7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment