Formatting, minor tweaks

This commit is contained in:
Klaus Basan
2017-07-04 23:05:57 +02:00
committed by Mathew Sutcliffe
parent a1e16ea162
commit 3780bc18e0
4 changed files with 5 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ namespace BlackSimPlugin
HRESULT directPlayMessageHandler(DWORD messageId, void *msgBuffer);
//! Initialize DirectPlay
HRESULT initDirectPlay();
HRESULT initDirectPlay();
//! Returns true of the service provider is a valid on this machine
bool isServiceProviderValid(const GUID *pGuidSP);