1
0
Fork 0
flightgear/Time
curt 52727b75c6 Fixed a problems where a pointer to a function was being passed around. In
one place this functions arguments were defined as ( void ) while in another
place they were defined as ( int ).  The correct answer was ( int ).

Prepairing for C++ integration.
1998-04-21 17:01:43 +00:00
..
event.c Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
event.h Fixed a problems where a pointer to a function was being passed around. In 1998-04-21 17:01:43 +00:00
fg_time.c Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
fg_time.h Fixed a problems where a pointer to a function was being passed around. In 1998-04-21 17:01:43 +00:00
fg_timer.c Fixed a problems where a pointer to a function was being passed around. In 1998-04-21 17:01:43 +00:00
fg_timer.h Fixed a problems where a pointer to a function was being passed around. In 1998-04-21 17:01:43 +00:00
Makefile.am Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
Makefile.in Moved fg_debug.c to it's own library. 1998-04-18 04:13:51 +00:00
sunpos.c Converting to Gnu autoconf system. 1998-04-03 22:12:53 +00:00
sunpos.h Fixed a problems where a pointer to a function was being passed around. In 1998-04-21 17:01:43 +00:00