1
0

Added newlines. Without them, the files would not compile.

This commit is contained in:
Samuel Barney
2014-03-25 10:33:52 -06:00
parent c6186acf58
commit d77a6417f6
4 changed files with 4 additions and 4 deletions

View File

@@ -23,4 +23,4 @@ private:
cEvent* m_StopEvent;
AString m_ThreadName;
};
};