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
This commit is contained in:
Matthias Melcher
2005-02-06 16:28:36 +00:00
parent f02c5fb451
commit 53e7546c23
12 changed files with 28 additions and 25 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//
// "$Id: code.cxx,v 1.9.2.9.2.7 2004/04/11 04:38:56 easysw Exp $"
// "$Id$"
//
// Code output routines for the Fast Light Tool Kit (FLTK).
//
@@ -463,5 +463,5 @@ void Fl_Type::write_code1() {
void Fl_Type::write_code2() {}
//
// End of "$Id: code.cxx,v 1.9.2.9.2.7 2004/04/11 04:38:56 easysw Exp $".
// End of "$Id$".
//