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/Fluid_Image.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fluid/Fluid_Image.cxx') diff --git a/fluid/Fluid_Image.cxx b/fluid/Fluid_Image.cxx index 193788f04..be53f2ba3 100644 --- a/fluid/Fluid_Image.cxx +++ b/fluid/Fluid_Image.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fluid_Image.cxx,v 1.7.2.9.2.15 2004/04/11 04:38:56 easysw Exp $" +// "$Id$" // // Pixmap label support for the Fast Light Tool Kit (FLTK). // @@ -221,5 +221,5 @@ Fluid_Image *ui_find_image(const char *oldname) { // -// End of "$Id: Fluid_Image.cxx,v 1.7.2.9.2.15 2004/04/11 04:38:56 easysw Exp $". +// End of "$Id$". // -- cgit v1.2.3