diff options
Diffstat (limited to 'src/fltk-test.cpp')
-rw-r--r-- | src/fltk-test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fltk-test.cpp b/src/fltk-test.cpp index c02652e..d0915ad 100644 --- a/src/fltk-test.cpp +++ b/src/fltk-test.cpp @@ -2,7 +2,7 @@ * This file is part of MXE. See LICENSE.md for licensing information. * * This is a slightly modified version of: - * http://www.fltk.org/doc-1.3/basics.html + * https://www.fltk.org/doc-1.3/basics.html */ #include <FL/Fl.H> |