mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 14:22:40 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ffcabe54c4
commit
a6524913de
1 changed files with 1 additions and 1 deletions
|
|
@ -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[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue