summaryrefslogtreecommitdiff
path: root/examples/server/completion.js.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/server/completion.js.hpp')
-rw-r--r--examples/server/completion.js.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/server/completion.js.hpp b/examples/server/completion.js.hpp
index 10734091..f8bb4b0f 100644
--- a/examples/server/completion.js.hpp
+++ b/examples/server/completion.js.hpp
@@ -483,4 +483,4 @@ unsigned char completion_js[] = {
0x20, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f,
0x73, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x73, 0x3b, 0x0a, 0x7d, 0x0a
};
-unsigned int completion_js_len = 5796;
+size_t completion_js_len = 5796;