mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
CHANGES: Inifile handle is now of (opaque) type struct inifile
This commit is contained in:
parent
ad2b15e3b2
commit
083e627092
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -274,4 +274,4 @@ o misc:
|
||||||
o inifile:
|
o inifile:
|
||||||
- bugfix: short subsections weren't matched by match_super(),
|
- bugfix: short subsections weren't matched by match_super(),
|
||||||
breaking inifile_get_num_sections()
|
breaking inifile_get_num_sections()
|
||||||
- added typedef void *inifile_t stub, now to be used as inifile handle
|
- inifile handle is now of (opaque) type struct inifile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue