Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1001 → Rev 1048

/programs/develop/libraries/libs-dev/libini/libini_p.inc
23,6 → 23,8
ini.MEM_SIZE = 4096
ini.BLOCK_SIZE = ini.MEM_SIZE / 2
 
ini.COMMENT_CHAR = ';'
 
struct IniFile
fh dd ?
buf dd ?