K 10 svn:author V 4 ache K 8 svn:date V 27 2003-01-27T03:39:33.000000Z K 7 svn:log V 292 Now return NULLified struct in case of empty config file (previous variant return NULL pointer for both empty file case and error case, so caller can't sense error properly). It not affect existen programs because property_find() now returns NULL for both NULL pointer and NULLified struct. END