On Thursday, 2018-11-01 16:51:52 +, Vinson Lee wrote:
> egl_ext_device_drm.c: In function ‘main’:
> egl_ext_device_drm.c:165:52: warning: format ‘%s’ expects a matching ‘char *’
> argument [-Wformat=]
> printf("Make sure you have permissions to open %s\n");
>
egl_ext_device_drm.c: In function ‘main’:
egl_ext_device_drm.c:165:52: warning: format ‘%s’ expects a matching ‘char *’
argument [-Wformat=]
printf("Make sure you have permissions to open %s\n");
~^
Fixes: 039bbe4a61d1 ("egl_ext_device_drm: d