diff options
Diffstat (limited to 'FL/Fl_Export.H')
| -rw-r--r-- | FL/Fl_Export.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/Fl_Export.H b/FL/Fl_Export.H index c239910eb..1b51c2584 100644 --- a/FL/Fl_Export.H +++ b/FL/Fl_Export.H @@ -1,9 +1,9 @@ /* * "$Id$" * - * WIN32 DLL export . + * Windows DLL export . * - * Copyright 1998-2010 by Bill Spitzak and others. + * Copyright 1998-2018 by Bill Spitzak and others. * * This library is free software. Distribution and use rights are outlined in * the file "COPYING" which should have been included with this file. If this @@ -20,7 +20,7 @@ # define Fl_Export_H /* - * The following is only used when building DLLs under WIN32... + * The following is only used when building DLLs under Windows... */ # if defined(FL_DLL) |
