This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cmake
Watch
2
Star
0
Fork
0
mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced
2026-09-25 04:09:36 +03:00
Code
Activity
Files
master
cmake
/
Tests
/
RuntimePath
/
foo1.c
T
Add File
New File
Upload File
Apply Patch
Brad King
264dcae5e4
Tests: Fix clang -Wstrict-prototypes warnings
2023-10-26 09:20:45 -04:00
5 lines
31 B
C
Raw
Permalink
Blame
History
int
foo1
(
void
)
{
return
0
;
}
View Git Blame
Copy Permalink