mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +03:00
src/editor/editbuffer.c: typo.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
094fd0cd89
commit
1672c78be4
@ -608,7 +608,7 @@ edit_buffer_move_forward (const edit_buffer_t * buf, off_t current, long lines,
|
|||||||
*
|
*
|
||||||
* @param buf editor buffer
|
* @param buf editor buffer
|
||||||
* @param current current offset
|
* @param current current offset
|
||||||
* @param lines number of lines to move bacward
|
* @param lines number of lines to move backward
|
||||||
*
|
*
|
||||||
* @return backward offset with specified number of lines.
|
* @return backward offset with specified number of lines.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user