contentstorage/inc/cadef.h
changeset 121 0b3699f6c654
parent 109 e0aa398e6810
child 124 e36b2f4799c0
--- a/contentstorage/inc/cadef.h	Thu Sep 02 20:45:03 2010 +0300
+++ b/contentstorage/inc/cadef.h	Fri Sep 17 08:32:18 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
     };