Minor white space fix.
This commit is contained in:
parent
93faf0afc3
commit
11548e9e7e
1 changed files with 3 additions and 2 deletions
|
@ -1477,6 +1477,7 @@ void fgInitTimeOffset() {
|
||||||
<< globals->get_warp() );
|
<< globals->get_warp() );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// This is the top level init routine which calls all the other
|
// This is the top level init routine which calls all the other
|
||||||
// initialization routines. If you are adding a subsystem to flight
|
// initialization routines. If you are adding a subsystem to flight
|
||||||
// gear, its initialization call should located in this routine.
|
// gear, its initialization call should located in this routine.
|
||||||
|
|
Loading…
Reference in a new issue