summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Export.H3
1 files changed, 2 insertions, 1 deletions
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)