summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Ping/src/options.h')
-rw-r--r--plugins/Ping/src/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/src/options.h b/plugins/Ping/src/options.h
index 8ea876a40f..9bbfca0ca7 100644
--- a/plugins/Ping/src/options.h
+++ b/plugins/Ping/src/options.h
@@ -3,7 +3,7 @@
INT_PTR CALLBACK DlgProcDestEdit(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
-int PingOptInit(WPARAM wParam,LPARAM lParam);
+int PingOptInit(WPARAM wParam, LPARAM lParam);
bool Edit(HWND hwnd, PINGADDRESS &addr);