mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
@@ -650,7 +650,7 @@ void u_compute_hash(char_u *hash)
|
||||
///
|
||||
/// @return [allocated] File name to read from/write to or NULL.
|
||||
char *u_get_undo_file_name(const char *const buf_ffname, const bool reading)
|
||||
FUNC_ATTR_NONNULL_ALL FUNC_ATTR_WARN_UNUSED_RESULT
|
||||
FUNC_ATTR_WARN_UNUSED_RESULT
|
||||
{
|
||||
char *dirp;
|
||||
char dir_name[MAXPATHL + 1];
|
||||
|
Reference in New Issue
Block a user