From a26f08bb618d3af3e7509c4db8e7233ea515da08 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 29 Jan 2015 16:56:12 +0000 Subject: Use Fl::is_scheme() where appropriate. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10542 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_boxtype.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_boxtype.cxx') diff --git a/src/fl_boxtype.cxx b/src/fl_boxtype.cxx index 71fbe3e72..7a8a134f2 100644 --- a/src/fl_boxtype.cxx +++ b/src/fl_boxtype.cxx @@ -3,7 +3,7 @@ // // Box drawing code for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 1998-2015 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 -- cgit v1.2.3