typo: start_lines->end_lines

SVN revision: 22476
This commit is contained in:
Horms 2006-05-07 06:14:03 +00:00
parent 41d7b8c78e
commit 90cf4880c6
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ ecore_exe_close_stdin(Ecore_Exe * exe)
* @param start_bytes limit of bytes at start of output to buffer.
* @param end_bytes limit of bytes at end of output to buffer.
* @param start_lines limit of lines at start of output to buffer.
* @param start_lines limit of lines at end of output to buffer.
* @param end_lines limit of lines at end of output to buffer.
* @ingroup Ecore_Exe_Basic_Group
*/
EAPI void