Skip to content

Fix typo on module-dvbapi-stapi5.c introduced on 88d9daaa

ohmza requested to merge fix-typo-on-stapi5-dvbapi-introduced-on-88d9daaa into master

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.

Merge request reports