mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
fset: fix description of function fset_buffer_check_line_outside_window
This commit is contained in:
@@ -1238,11 +1238,7 @@ fset_buffer_get_window_info (struct t_gui_window *window,
|
||||
}
|
||||
|
||||
/*
|
||||
* Checks if current line is outside window.
|
||||
*
|
||||
* Returns:
|
||||
* 1: line is outside window
|
||||
* 0: line is inside window
|
||||
* Checks if current line is outside window and adjusts scroll if needed.
|
||||
*/
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user