mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Enable more compiler warnings
This commit is contained in:
parent
1995a33df9
commit
82e9e866ec
12 changed files with 37 additions and 19 deletions
|
|
@ -530,7 +530,7 @@ rcxml_parse_xml(struct buf *b)
|
|||
}
|
||||
|
||||
static void
|
||||
rcxml_init()
|
||||
rcxml_init(void)
|
||||
{
|
||||
static bool has_run;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue