From e119b779453a437c7322a974b9da0d0a85562f7a Mon Sep 17 00:00:00 2001 From: David RENE Date: Sun, 1 Jul 2012 16:31:53 +0000 Subject: [PATCH] rename _CXM_LIST_CLASS_FILES to _CXM_UPD_LIST_CLASS_FILES --- calexium_lib/CXM_message_constants.anubis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calexium_lib/CXM_message_constants.anubis b/calexium_lib/CXM_message_constants.anubis index f5ccc3d..5304df8 100644 --- a/calexium_lib/CXM_message_constants.anubis +++ b/calexium_lib/CXM_message_constants.anubis @@ -34,7 +34,7 @@ public define Word32 _CXM_PKG_IDX_ENTRY = 0x33770441. // Index entry inf public define Word32 _CXM_UPDATE_SERVICE_MSG_BASIS = 0x33770800. // public define Word32 _CXM_UPD_SERVICE_ID = 0x33770801. public define Word32 _CXM_UPD_HAS_UPDATE = 0x33770802. // -public define Word32 _CXM_LIST_CLASS_FILES = 0x33770803. // List the files contained in the class path +public define Word32 _CXM_UPD_LIST_CLASS_FILES = 0x33770803. // List the files contained in the class path // **************** SERVICE NEGOCIATION *************** -- libgit2 0.21.4