summaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-07-05 10:13:31 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-07-05 10:13:31 +0200
commitd096ec48d027967a192afb6b730ead6bb98076e1 (patch)
treec7a50774b98ab077eebd09a71ddfa912688aeb74 /src/drivers
parent0fdef887d0ad8ad0aa597f8a67079cb670ca18c1 (diff)
Documentation: add missing mentions of the Wayland platform.
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/Posix/Fl_Posix_System_Driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/Posix/Fl_Posix_System_Driver.cxx b/src/drivers/Posix/Fl_Posix_System_Driver.cxx
index d64a8fdcf..9cb4656af 100644
--- a/src/drivers/Posix/Fl_Posix_System_Driver.cxx
+++ b/src/drivers/Posix/Fl_Posix_System_Driver.cxx
@@ -1,5 +1,5 @@
//
-// Definition of Posix system driver (used by both the X11 and macOS platforms).
+// Definition of Posix system driver (used by the X11, Wayland and macOS platforms).
//
// Copyright 1998-2021 by Bill Spitzak and others.
//