Clarified comment.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent 67b5bb1d45
commit 721e0a7fd0
  1. 2
      src/x11_clipboard.c

@ -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…
Cancel
Save