mirror of
https://github.com/vim/vim.git
synced 2025-10-28 09:27:14 -04:00
patch 8.2.1961: various comments can be improved
Problem: Various comments can be improved. Solution: Various comment adjustments.
This commit is contained in:
@@ -22,6 +22,7 @@ static dict_T *first_dict = NULL;
|
||||
|
||||
/*
|
||||
* Allocate an empty header for a dictionary.
|
||||
* Caller should take care of the reference count.
|
||||
*/
|
||||
dict_T *
|
||||
dict_alloc(void)
|
||||
|
||||
Reference in New Issue
Block a user