mirror of
https://gitlab.com/klmp200/fish.git
synced 2025-09-15 12:13:48 +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