mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
Tests: Fix pedantic warning about missing void in C function declaration
This commit is contained in:
@@ -1 +1 @@
|
||||
int FourtyFour();
|
||||
int FourtyFour(void);
|
||||
|
||||
Reference in New Issue
Block a user