mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
Merge branch 'CPlusPlus' of gitorious.org:~ridiculousfish/fish-shell/fishfish into CPlusPlus
This commit is contained in:
@@ -1125,7 +1125,7 @@ static int printed_width( const wchar_t *str, int len )
|
||||
}
|
||||
|
||||
|
||||
wchar_t *parser_current_line()
|
||||
const wchar_t *parser_current_line()
|
||||
{
|
||||
int lineno=1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user