diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-09-16 07:26:22 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-09-16 07:26:22 +0000 |
| commit | ae697b80b2f692e3763aab0e01c28990ee048634 (patch) | |
| tree | fb6a2c78dabda72bb9d0e537a8175864a494af97 /src/fl_call_main.c | |
| parent | e20eeb65413d0cf1a94d682c51d781314beeda6d (diff) | |
Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6265 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/fl_call_main.c')
| -rw-r--r-- | src/fl_call_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_call_main.c b/src/fl_call_main.c index c1ed058dd..f1bd1a50e 100644 --- a/src/fl_call_main.c +++ b/src/fl_call_main.c @@ -1,7 +1,7 @@ /* * "$Id$" * - * Copyright 1998-2005 by Bill Spitzak and others. + * Copyright 1998-2008 by Bill Spitzak and others. * * fl_call_main() calls main() for you Windows people. Needs to be done in C * because Borland C++ won't let you call main() from C++. |
