X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=libpicofe.git;a=blobdiff_plain;f=pandora%2Fplat.c;h=26ec2973397ee9f77a8adb0f0f9f5b42960775f6;hp=f97cb8347f5fceb86dbedd97c0b079facc9d0b80;hb=e81b987fc1e567f92298087e32e5d9f01fce0aa7;hpb=b98018548fb60e1ed7d417dae0e54864a9d2d272 diff --git a/pandora/plat.c b/pandora/plat.c index f97cb83..26ec297 100644 --- a/pandora/plat.c +++ b/pandora/plat.c @@ -43,7 +43,7 @@ static void scan_for_filters(void) { struct dirent *ent; int i, count = 0; - char **mfilters; + const char **mfilters; char buff[64]; DIR *dir;