mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Simplified function comment headers.
This commit is contained in:
+1
-3
@@ -855,10 +855,8 @@ static struct codepair {
|
||||
////// GLFW internal API //////
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
//========================================================================
|
||||
// Convert X11 KeySym to Unicode
|
||||
//========================================================================
|
||||
|
||||
//
|
||||
long _glfwKeySym2Unicode( KeySym keysym )
|
||||
{
|
||||
int min = 0;
|
||||
|
||||
Reference in New Issue
Block a user