mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
[style] spaces -> tab
This commit is contained in:
parent
dd6b538c0c
commit
e94a912f1e
@ -990,7 +990,7 @@ search_for_do(struct session *ses, unsigned char *str, int direction,
|
|||||||
int report_errors)
|
int report_errors)
|
||||||
{
|
{
|
||||||
struct document_view *doc_view;
|
struct document_view *doc_view;
|
||||||
int utf8 = 0;
|
int utf8 = 0;
|
||||||
enum find_error error;
|
enum find_error error;
|
||||||
|
|
||||||
assert(ses && str);
|
assert(ses && str);
|
||||||
|
Loading…
Reference in New Issue
Block a user