mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
Remove string_buffer_t (!)
This commit is contained in:
@@ -715,7 +715,7 @@ void parser_t::destroy()
|
||||
}
|
||||
|
||||
/**
|
||||
Print error message to string_buffer_t if an error has occured while parsing
|
||||
Print error message to string if an error has occured while parsing
|
||||
|
||||
\param target the buffer to write to
|
||||
\param prefix: The string token to prefix the ech line with. Usually the name of the command trying to parse something.
|
||||
|
||||
Reference in New Issue
Block a user