From f3d7ac2bd501416924d0a12879891026b265688c Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 24 Aug 1998 20:09:07 +0000 Subject: [PATCH] . --- FDM/flight.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/FDM/flight.c b/FDM/flight.c index 455417c87..abb1321a2 100644 --- a/FDM/flight.c +++ b/FDM/flight.c @@ -113,11 +113,14 @@ int fgFlightModelSetAltitude(int model, fgFLIGHT *f, double alt_meters) { /* $Log$ -/* Revision 1.16 1998/08/22 14:49:55 curt -/* Attempting to iron out seg faults and crashes. -/* Did some shuffling to fix a initialization order problem between view -/* position, scenery elevation. +/* Revision 1.17 1998/08/24 20:09:07 curt +/* . /* + * Revision 1.16 1998/08/22 14:49:55 curt + * Attempting to iron out seg faults and crashes. + * Did some shuffling to fix a initialization order problem between view + * position, scenery elevation. + * * Revision 1.15 1998/07/30 23:44:36 curt * Beginning to add support for multiple flight models. * -- 2.39.2