Fix typo on module-dvbapi-stapi5.c introduced on 88d9daaa
I think this supposed to be p->devname not entries[n]->devname. As replacing readdir with scandir only changes dp to entries[n], nothing related to p.
I think this supposed to be p->devname not entries[n]->devname. As replacing readdir with scandir only changes dp to entries[n], nothing related to p.