summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2018-05-14 14:52:23 +0000
committerManolo Gouy <Manolo>2018-05-14 14:52:23 +0000
commit680cb7dba97b6a913bb8acfe100e023608e4cc97 (patch)
tree87e5c05fba5f937c2486ac360d361fe41adad9cb /src
parenta4927c1d13a6969f0994b9961c5e4db5cd4dfa57 (diff)
Comments only: update the header part of the file
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12921 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Device.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Device.cxx b/src/Fl_Device.cxx
index 59c85cd71..d43517b25 100644
--- a/src/Fl_Device.cxx
+++ b/src/Fl_Device.cxx
@@ -1,7 +1,7 @@
//
// "$Id$"
//
-// implementation of Fl_Device class for the Fast Light Tool Kit (FLTK).
+// implementation of classes Fl_Surface_Device and Fl_Display_Device for the Fast Light Tool Kit (FLTK).
//
// Copyright 2010-2017 by Bill Spitzak and others.
//