mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 09:20:10 +08:00
fix comment
This commit is contained in:
parent
203a2e7af4
commit
41bcf77e25
|
@ -745,7 +745,7 @@ void completer_t::complete_abbr(const wcstring &cmd) {
|
|||
/// @param desc
|
||||
/// Description of the completion
|
||||
/// @param flags
|
||||
/// The list into which the results will be inserted
|
||||
/// The flags
|
||||
///
|
||||
void completer_t::complete_from_args(const wcstring &str, const wcstring &args,
|
||||
const wcstring &desc, complete_flags_t flags) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user