contentstorage/inc/cadef.h
changeset 116 305818acdca4
parent 107 b34d53f6acdf
child 119 50e220be30d1
--- a/contentstorage/inc/cadef.h	Wed Aug 18 10:39:24 2010 +0300
+++ b/contentstorage/inc/cadef.h	Mon Sep 13 13:26:33 2010 +0300
@@ -12,7 +12,7 @@
  * Contributors:
  *
  * Description:  Definition of different constants
- *  Version     : %version: 10.1.26 % << Don't touch! Updated by Synergy at check-out.
+ *  Version     : %version: 10.1.27 % << Don't touch! Updated by Synergy at check-out.
  *
  */
 
@@ -52,7 +52,7 @@
     EUninstall = 2,
     ERemovable = 4,
     EVisible = 8,
-    ERunning = 16,
+    EReserved = 16, //flag is unused, stays for compatibility
     ENative = 32,
     EMissing = 64
     };