[CMLIB]: fix a typo in the constant name.

svn path=/trunk/; revision=70705
This commit is contained in:
Hermès Bélusca-Maïto 2016-02-10 22:04:57 +00:00
parent ed74c8abe7
commit 4191c57d0f

View file

@ -33,7 +33,7 @@
#define KEY_NO_DELETE 0x0008
#define KEY_SYM_LINK 0x0010
#define KEY_COMP_NAME 0x0020
#define KEY_PREFEF_HANDLE 0x0040
#define KEY_PREDEF_HANDLE 0x0040
#define KEY_VIRT_MIRRORED 0x0080
#define KEY_VIRT_TARGET 0x0100
#define KEY_VIRTUAL_STORE 0x0200