X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FFDM%2FUFO.hxx;h=d22832f70d56f25f12eb88ad692566b58eb8ab02;hb=38226af24ec01e8f0a20d7fd73ef838a69f6ef25;hp=38266e3c4a5b501ced31671e7a4b43aefdef90e4;hpb=22de2508aade107b021e50889b6cfa69af3bfcea;p=flightgear.git diff --git a/src/FDM/UFO.hxx b/src/FDM/UFO.hxx index 38266e3c4..d22832f70 100644 --- a/src/FDM/UFO.hxx +++ b/src/FDM/UFO.hxx @@ -62,7 +62,7 @@ public: FGUFO( double dt ); ~FGUFO(); - // reset flight params to a specific position + // reset flight params to a specific position void init(); // update position based on inputs, positions, velocities, etc.