From 53e7546c23bc7ca8d33f1728fbd2c6f6f2b29a77 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 6 Feb 2005 16:28:36 +0000 Subject: Fixed a few warnings in OS X. The fluid stuff was 'touche'd, but not changed. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4036 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/Fl_Type.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fluid/Fl_Type.cxx') diff --git a/fluid/Fl_Type.cxx b/fluid/Fl_Type.cxx index 9d7f584cb..d368c5076 100644 --- a/fluid/Fl_Type.cxx +++ b/fluid/Fl_Type.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Type.cxx,v 1.6.2.6.2.19 2004/05/13 21:02:39 easysw Exp $" +// "$Id$" // // Widget type code for the Fast Light Tool Kit (FLTK). // @@ -791,5 +791,5 @@ void Fl_Type::read_property(const char *c) { int Fl_Type::read_fdesign(const char*, const char*) {return 0;} // -// End of "$Id: Fl_Type.cxx,v 1.6.2.6.2.19 2004/05/13 21:02:39 easysw Exp $". +// End of "$Id$". // -- cgit v1.2.3