Files
cproof/src/tools
Jabber Developer 9b5b9d4893 fix: add missing parameter types to function declarations
Some functions were declared without parameters in header files,
despite their implementations specifying arguments. This mismatch
is deprecated in all versions of C and is disallowed in C23.

This change updates the declarations to match their definitions,
ensuring compatibility with C standards, avoiding potential
undefined behavior, and improving support in tools and editors.
2025-09-01 19:31:45 +00:00
..
2023-03-09 15:02:26 -07:00
2025-03-10 11:45:15 +01:00
2025-03-27 20:06:38 +01:00
2025-03-27 20:06:38 +01:00
2025-03-27 20:06:38 +01:00
2023-03-09 15:02:26 -07:00
2025-03-27 20:06:38 +01:00
2020-07-23 09:40:22 +02:00
2025-03-27 20:06:38 +01:00
2025-03-27 20:06:38 +01:00