Skip to content
Snippets Groups Projects
Commit fe7f203b authored by Thomas Jahns's avatar Thomas Jahns :cartwheel: Committed by Sergey Kosukhin
Browse files

Make zero params explicit.

parent dcacd9bb
No related branches found
No related tags found
2 merge requests!34Version 2.2.0,!13Consolidation with CDI-PIO (develop)
......@@ -308,7 +308,7 @@ listInitialize(void)
/**************************************************************/
static void
listSizeExtend()
listSizeExtend(void)
{
int nsp = namespaceGetActive();
checkList(__func__, nsp);
......
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