bug fix
Status: Alpha
Brought to you by:
coroberti
From: Val S. <va...@nv...> - 2009-08-21 02:00:39
|
Hi, In the latest SVN revision 564, file curl-loader/parse_conf.c, line 3516 for (ind = 0, lineno = 1; getline(f_buf, sizeof f_buf, file) != 0; lineno++) replace getline with get_line /Val |