Added newline at EOF
So X-Code won’t complain anymore.
This commit is contained in:
@@ -407,5 +407,4 @@ namespace XPC
|
||||
static void SetFlaps(float value);
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -77,4 +77,4 @@ namespace XPC
|
||||
DREF::ThrottleActual
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -57,5 +57,4 @@ namespace XPC
|
||||
static void RemoveWaypoints(Waypoint points[], size_t numPoints);
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -53,5 +53,4 @@ namespace XPC
|
||||
struct sockaddr source;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -64,5 +64,4 @@ namespace XPC
|
||||
static UDPSocket* sock; // Outgoing network socket
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -70,5 +70,4 @@ namespace XPC
|
||||
#endif
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user