summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorruki <[email protected]>2022-03-30 12:19:43 +0800
committerGitHub <[email protected]>2022-03-30 12:19:43 +0800
commit24e7cbc6a3432ae12395e5dc73bb48b84bacaa12 (patch)
tree089da3ab4c32cbea28e14eacdd83df0480d07602 /core/src
parentb815b1b699e53f5475477e80d082bc6d1e7486d8 (diff)
Update registry_query.c
Diffstat (limited to 'core/src')
-rw-r--r--core/src/xmake/winos/registry_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/xmake/winos/registry_query.c b/core/src/xmake/winos/registry_query.c
index 0801547d3..7e0250ba7 100644
--- a/core/src/xmake/winos/registry_query.c
+++ b/core/src/xmake/winos/registry_query.c
@@ -61,7 +61,7 @@ tb_int_t xm_winos_registry_query(lua_State* lua)
HKEY keynew = tb_null;
tb_char_t* value = tb_null;
tb_wchar_t* value_w = tb_null;
- tb_size_t value_n = (tb_size_t)-1;
+ tb_size_t value_n = (tb_size_t)-1;
do
{
// get registry rootkey