Removed some extraneous spaces that crept in some how.
This commit is contained in:
parent
a677ddac5d
commit
3a0f56a6e6
1 changed files with 1 additions and 2 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue