[Privoxy-commits] [privoxy] 01/06: windows/WinMessages.nsh: Fix spelling of 'supported'

User Git git at git.privoxy.org
Wed Jun 15 09:11:23 UTC 2022


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 56d915df7c13cd5861389206a8d5b776de1bdfcb
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Jun 15 11:07:17 2022 +0200

    windows/WinMessages.nsh: Fix spelling of 'supported'
---
 windows/WinMessages.nsh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/windows/WinMessages.nsh b/windows/WinMessages.nsh
index b18f27d0..45b71937 100755
--- a/windows/WinMessages.nsh
+++ b/windows/WinMessages.nsh
@@ -243,7 +243,7 @@ UDM     Up-down control
 !define WM_CLEAR                        0x0303
 !define WM_CLOSE                        0x0010
 !define WM_COMMAND                      0x0111
-!define WM_COMMNOTIFY                   0x0044  # no longer suported
+!define WM_COMMNOTIFY                   0x0044  # no longer supported
 !define WM_COMPACTING                   0x0041
 !define WM_COMPAREITEM                  0x0039
 !define WM_CONTEXTMENU                  0x007B
@@ -573,4 +573,4 @@ UDM     Up-down control
 !define TCM_FIRST                   0x1300
 
 !verbose pop
-!endif
\ No newline at end of file
+!endif

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list