Differences From Artifact [6224b99a5a]:
- File lc_register_var.3.in — part of check-in [5baa5c16a6] at 2004-12-18 10:46:04 on branch trunk — Win32 fixes. libconfig 0.1.8 (user: rkeene, size: 5072) [annotate] [blame] [check-ins using]
To Artifact [26c717cf6a]:
- File lc_register_var.3.in — part of check-in [f953f16a77] at 2006-12-16 17:06:08 on branch trunk — Added an lc_seterrstr() function (user: rkeene, size: 5113) [annotate] [blame] [check-ins using]
︙ | |||
142 143 144 145 146 147 148 149 150 151 152 153 154 | 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 | + + | } return(EXIT_SUCCESS); } .fi .SH "SEE ALSO" .BR libconfig (3), .BR lc_register_callback (3), .BR lc_geterrno (3), .BR lc_geterrstr (3), .BR lc_seterrstr (3), .BR lc_cleanup (3), .BR lc_process_file (3), .BR lc_process (3) |