forked from aniani/vim
patch 8.0.0164: outdated and misplaced comments
Problem: Outdated and misplaced comments. Solution: Fix the comments.
This commit is contained in:
@@ -885,7 +885,7 @@ failret:
|
||||
}
|
||||
|
||||
/*
|
||||
* Write list of strings to file
|
||||
* Write "list" of strings to file "fd".
|
||||
*/
|
||||
int
|
||||
write_list(FILE *fd, list_T *list, int binary)
|
||||
|
||||
Reference in New Issue
Block a user