chiark / gitweb /
Provide proper declarations of functions
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Aug 2024 21:43:45 +0000 (22:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Aug 2024 21:43:45 +0000 (22:43 +0100)
commitc8adf1039faffcf3fe4748bab7625ccf5d32ee70
treeda1dbc24f21f772b0e3a971985b10fe2de6f3ec0
parent1c781109d7f8b8a3a1a1195c949b4c413fdcb1fc
Provide proper declarations of functions

Fixes the build with C99 / GCC-14.

Closes: #1075632
gram.y
parse.c
regions.c