mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 23:43:15 +00:00
Clarified comment.
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user