summaryrefslogtreecommitdiff
path: root/plugins/ChangeKeyboardLayout/hook_events.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ChangeKeyboardLayout/hook_events.h')
-rw-r--r--plugins/ChangeKeyboardLayout/hook_events.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ChangeKeyboardLayout/hook_events.h b/plugins/ChangeKeyboardLayout/hook_events.h
index 1db1f16f40..7f6ea17ff3 100644
--- a/plugins/ChangeKeyboardLayout/hook_events.h
+++ b/plugins/ChangeKeyboardLayout/hook_events.h
@@ -9,7 +9,7 @@ void WriteMainOptions();
void ReadPopupOptions();
void WritePopupOptions();
extern int OnOptionsInitialise(WPARAM wParam, LPARAM lParam);
-extern int ModulesLoaded(WPARAM wParam,LPARAM lParam);
+extern int ModulesLoaded(WPARAM wParam, LPARAM lParam);
int CALLBACK CKLPopupDlgProc(HWND hWnd, UINT uiMessage, WPARAM wParam, LPARAM lParam);
#endif \ No newline at end of file