diff options
Diffstat (limited to 'plugins/Ping/src/options.h')
-rw-r--r-- | plugins/Ping/src/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/src/options.h b/plugins/Ping/src/options.h index d30e7a5526..9bbfca0ca7 100644 --- a/plugins/Ping/src/options.h +++ b/plugins/Ping/src/options.h @@ -1,4 +1,4 @@ -#ifndef _PING_OPTIONS
+#ifndef _PING_OPTIONS
#define _PING_OPTIONS
INT_PTR CALLBACK DlgProcDestEdit(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
|