mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 13:38:35 -05:00
A change to check the build system
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ int main(int argc, char** argv)
|
||||
delete _sgctEngine;
|
||||
|
||||
// Exit program
|
||||
exit(EXIT_SUCCESS);
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
void mainExternalControlCallback(const char* receivedChars, int size, int clientId)
|
||||
|
||||
Reference in New Issue
Block a user