mirror of
https://gitlab.com/klmp200/fish.git
synced 2025-07-11 12:19:23 +00:00
ISO C++ commence à me faggoter
This commit is contained in:
@ -59,7 +59,7 @@ WordList* expandWord(char* word){
|
||||
|
||||
else{
|
||||
|
||||
return getFiles(word, "*");//temporary
|
||||
return getFiles(word, (char*) "*");//temporary
|
||||
//return();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user