mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 10:48:51 -05:00
Clarified comment.
This commit is contained in:
parent
67b5bb1d45
commit
721e0a7fd0
|
@ -108,7 +108,7 @@ Atom _glfwWriteSelection(XSelectionRequestEvent* request)
|
|||
{
|
||||
if (request->target == _glfwLibrary.X11.selection.formats[i])
|
||||
{
|
||||
// The requested format is one we support
|
||||
// The requested target is one we support
|
||||
|
||||
XChangeProperty(_glfwLibrary.X11.display,
|
||||
request->requestor,
|
||||
|
|
Loading…
Reference in New Issue
Block a user