mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
rcxml: add rcxml_finish()
This commit is contained in:
parent
c6c73366d2
commit
68fb8a3af5
5 changed files with 28 additions and 0 deletions
|
|
@ -33,5 +33,6 @@ int main(int argc, char **argv)
|
|||
diag("Simple parse rc.xml");
|
||||
ok1(rc.client_side_decorations);
|
||||
|
||||
rcxml_finish();
|
||||
return exit_status();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue