1
0
Fork 0

Removed some extraneous spaces that crept in some how.

This commit is contained in:
curt 2002-09-28 04:01:20 +00:00
parent a677ddac5d
commit 3a0f56a6e6

View file

@ -77,8 +77,7 @@ private:
public:
// Constructor
FGExternalNet( double dt,
string host, int dop, int dip, int cp );
FGExternalNet( double dt, string host, int dop, int dip, int cp );
// Destructor
~FGExternalNet();