Added newline at EOF

So X-Code won’t complain anymore.
This commit is contained in:
Chris Teubert
2015-05-04 10:59:16 -07:00
parent 63b9ac25d7
commit 79d4897206
6 changed files with 6 additions and 11 deletions

View File

@@ -64,5 +64,4 @@ namespace XPC
static UDPSocket* sock; // Outgoing network socket
};
}
#endif
#endif