diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-02-06 16:28:36 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-02-06 16:28:36 +0000 |
| commit | 53e7546c23bc7ca8d33f1728fbd2c6f6f2b29a77 (patch) | |
| tree | 5e9f8da90d059bf616044c16bdd14638784fe255 /fluid/Fl_Function_Type.cxx | |
| parent | f02c5fb4516e6fac11efb142f2f56a8e80baa288 (diff) | |
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
Diffstat (limited to 'fluid/Fl_Function_Type.cxx')
| -rw-r--r-- | fluid/Fl_Function_Type.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/Fl_Function_Type.cxx b/fluid/Fl_Function_Type.cxx index 327d85755..30fb78675 100644 --- a/fluid/Fl_Function_Type.cxx +++ b/fluid/Fl_Function_Type.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Function_Type.cxx,v 1.15.2.16.2.16 2004/11/20 16:19:04 easysw Exp $" +// "$Id$" // // C function type code for the Fast Light Tool Kit (FLTK). // @@ -789,5 +789,5 @@ void Fl_Class_Type::write_code2() { } // -// End of "$Id: Fl_Function_Type.cxx,v 1.15.2.16.2.16 2004/11/20 16:19:04 easysw Exp $". +// End of "$Id$". // |
