[CMLIB]: fix a typo in the constant name.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 10 Feb 2016 22:04:57 +0000 (22:04 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Wed, 10 Feb 2016 22:04:57 +0000 (22:04 +0000)
svn path=/trunk/; revision=70705

reactos/lib/cmlib/cmdata.h

index 39fb9e5..0a0becf 100644 (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