From a6524913decf17d5d91b812752fc80d8fd979d6a Mon Sep 17 00:00:00 2001 From: cxl Date: Mon, 16 May 2016 22:16:09 +0000 Subject: [PATCH] .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@9843 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/CodeEditor/CInit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uppsrc/CodeEditor/CInit.cpp b/uppsrc/CodeEditor/CInit.cpp index ddf6c467a..e112a0422 100644 --- a/uppsrc/CodeEditor/CInit.cpp +++ b/uppsrc/CodeEditor/CInit.cpp @@ -78,7 +78,7 @@ void CSyntax::InitKeywords() "byte", "word", "dword", "__countof", "pick_", "wchar", "NULL", "Null", "int8", "uint8", "int16", "uint16", "int32", "uint32", "int64", "uint64", "qword", "INTERLOCKED_", "INTERLOCKED", "ONCELOCK", "ONCELOCK_", "INITBLOCK", "EXITBLOCK", - "rval_", "rval_default", + "rval_", "rval_default", "size_t", "intptr_t", "uintptr_t", NULL }; static const char *usc[] = {