Skip to content

Commit d4d2a05

Browse files
authored
Merge pull request #4 from tinus-github/master
Thanks.
2 parents fd16539 + 46cf6ce commit d4d2a05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/minIni.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,6 @@ INI_REAL ini_getf(const TCHAR *Section, const TCHAR *Key, INI_REAL DefValue, con
361361
* \param Key the name of the entry to find the value of
362362
* \param DefValue default value in the event of a failed read; it should
363363
* zero (0) or one (1).
364-
* \param Buffer a pointer to the buffer to copy into
365-
* \param BufferSize the maximum number of characters to copy
366364
* \param Filename the name and full path of the .ini file to read from
367365
*
368366
* A true boolean is found if one of the following is matched:

0 commit comments

Comments
 (0)