From 4611327672e78e6b8996e232810d3042c4f56db2 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 23 Aug 2022 09:04:14 +0200 Subject: Comment-only changes. --- FL/Fl_Export.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FL') diff --git a/FL/Fl_Export.H b/FL/Fl_Export.H index 6dee15a4c..84c619b54 100644 --- a/FL/Fl_Export.H +++ b/FL/Fl_Export.H @@ -18,7 +18,8 @@ # define Fl_Export_H /* - * The following is only used when building DLLs under Windows... + * The following is used when building DLLs under Windows + * and when building .so's under unix/linux. */ # if defined(FL_DLL) -- cgit v1.2.3