mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00: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