Small formatting fix
This commit is contained in:
parent
2b42e6030b
commit
d8e2e9e043
|
@ -54,6 +54,7 @@ CandidateList complete_filename(StringView prefix, const Regex& ignore_regex,
|
||||||
ByteCount cursor_pos = -1);
|
ByteCount cursor_pos = -1);
|
||||||
|
|
||||||
CandidateList complete_command(StringView prefix, ByteCount cursor_pos = -1);
|
CandidateList complete_command(StringView prefix, ByteCount cursor_pos = -1);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // file_hh_INCLUDED
|
#endif // file_hh_INCLUDED
|
||||||
|
|
Loading…
Reference in New Issue
Block a user