egl: Silence warnings when compiled with -pedantic.
Just follow gcc's advices here.
This commit is contained in:
@@ -14,6 +14,8 @@ enum _egl_resource_type {
|
||||
|
||||
_EGL_NUM_RESOURCES
|
||||
};
|
||||
/* this cannot and need not go into egltypedefs.h */
|
||||
typedef enum _egl_resource_type _EGLResourceType;
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user