Merge branch 'bro' of https://gitlab.com/klmp200/fish into bro

This commit is contained in:
Aethor 2017-06-02 13:45:49 +02:00
commit e384c9e547
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ void recursiveExpandWord(char* path, WordList* listToExpand){
}
return concatenedString;
}