Update DeviceNotification.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-27 00:35:51 -05:00
parent a070c047e7
commit a4b351bec5
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ public:
private:
int OnCreate(LPCREATESTRUCT lpCreateStruct);
BOOL OnDeviceChange(UINT nEventType, DWORD dwData);
};
};