From e91d65cd2fa4ea1965de5035e658bb866fcf38db Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 31 Mar 2022 16:00:11 +0200 Subject: Fix whitespace errors (no code changes) --- README.Wayland.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.Wayland.txt') diff --git a/README.Wayland.txt b/README.Wayland.txt index 002a7f5e4..e7b705b13 100644 --- a/README.Wayland.txt +++ b/README.Wayland.txt @@ -44,7 +44,7 @@ Once after "git clone", create the configure file : Prepare build with : ./configure --enable-wayland [--enable-shared] - + Build with : make @@ -97,7 +97,7 @@ the common FLTK 1.3 construct : will choke at compile time because it exposes X11-specific code to the non-X11, Wayland environment. This should be written instead : #include - + #ifdef __APPLE__ *** macOS-specific code *** #elif defined(_WIN32) -- cgit v1.2.3