Changed a comment and added svn properties:

$ svn ps svn:keywords "author date id revision" FL/Fl_Printer.H
  $ svn ps svn:eol-style native FL/Fl_Printer.H


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7293 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2010-03-18 10:56:27 +00:00
parent 2c56e94e7c
commit 891f02594e

View File

@ -1,9 +1,9 @@
//
// "$Id: Fl_Printer.H 7263 2010-03-14 18:07:24Z AlbrechtS $"
// "$Id$"
//
// Rectangle drawing routines for the Fast Light Tool Kit (FLTK).
// Printing support for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2009 by Bill Spitzak and others.
// Copyright 1998-2010 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@ -570,5 +570,5 @@ typedef Fl_PS_Printer Fl_Printer;
#endif // Fl_Printer_H
//
// End of "$Id: Fl_Printer.H 7263 2010-03-14 18:07:24Z AlbrechtS $"
// End of "$Id$"
//