mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05: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)
|
||||
{
|
||||
struct document_view *doc_view;
|
||||
int utf8 = 0;
|
||||
int utf8 = 0;
|
||||
enum find_error error;
|
||||
|
||||
assert(ses && str);
|
||||
|
Loading…
Reference in New Issue
Block a user