|
From: <ge...@op...> - 2025-09-18 08:30:33
|
This is an automated email from Gerrit. "Brian Kuschak <bku...@gm...>" just uploaded a new patch set to Gerrit, which you can find at https://review.openocd.org/c/openocd/+/9137 -- gerrit commit b54c143327b0e16a98cc46107953861d22a6b071 Author: Brian Kuschak <bku...@gm...> Date: Thu Sep 18 16:19:40 2025 +0800 tools/scripts: symbols added to camelcase.txt Two Windows symbols are camelcase. Change-Id: I2427de43e070592cf0c36c160c53c2bdfe96e524 Signed-off-by: Brian Kuschak <bku...@gm...> diff --git a/tools/scripts/camelcase.txt b/tools/scripts/camelcase.txt index 058df4d808..ad0c40d179 100644 --- a/tools/scripts/camelcase.txt +++ b/tools/scripts/camelcase.txt @@ -172,6 +172,8 @@ Sleep WaitForSingleObject WSACleanup WSAGetLastError +WSAPoll +WSASetLastError WSAStartup dwHighDateTime dwLowDateTime -- |