mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-16 12:28:11 +00:00
[client] egl: nit, fix case of function name
This commit is contained in:
@@ -29,4 +29,4 @@ struct EGLDynProcs
|
||||
|
||||
extern struct EGLDynProcs g_dynprocs;
|
||||
|
||||
void egl_DynProcsInit(void);
|
||||
void egl_dynProcsInit(void);
|
||||
|
Reference in New Issue
Block a user