mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Remove string_buffer_t (!)
This commit is contained in:
@@ -168,7 +168,7 @@ static int builtin_count_args( wchar_t **argv )
|
||||
|
||||
/**
|
||||
This function works like wperror, but it prints its result into
|
||||
the sb_err string_buffer_t instead of to stderr. Used by the builtin
|
||||
the sb_err string instead of to stderr. Used by the builtin
|
||||
commands.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user