mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
docs: misc
Co-authored-by: Dustin S. <dstackmasta27@gmail.com> Co-authored-by: Ferenc Fejes <fejes@inf.elte.hu> Co-authored-by: Maria José Solano <majosolano99@gmail.com> Co-authored-by: Yochem van Rosmalen <git@yochem.nl> Co-authored-by: brianhuster <phambinhanctb2004@gmail.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -2073,7 +2073,7 @@ char *path_shorten_fname(char *full_path, char *dir_name)
|
||||
/// @param[in] flags Flags passed to expand_wildcards().
|
||||
///
|
||||
/// @returns OK when *file is set to allocated array of matches
|
||||
/// and *num_file(can be zero) to the number of matches.
|
||||
/// and *num_file (can be zero) to the number of matches.
|
||||
/// If FAIL is returned, *num_file and *file are either
|
||||
/// unchanged or *num_file is set to 0 and *file is set
|
||||
/// to NULL or points to "".
|
||||
|
Reference in New Issue
Block a user