update libiniparser

This commit is contained in:
Kyle Isom
2025-05-01 14:35:58 -07:00
parent 7a5d038f5c
commit 07c96e4eaa
3 changed files with 15 additions and 8 deletions

6
libiniparser/test.ini Normal file
View File

@@ -0,0 +1,6 @@
foo = bar
x = y
[ server ]
name = the-server
port = 1234