Commit e119b779453a437c7322a974b9da0d0a85562f7a
1 parent
36bb1265
rename _CXM_LIST_CLASS_FILES to _CXM_UPD_LIST_CLASS_FILES
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
calexium_lib/CXM_message_constants.anubis
| @@ -34,7 +34,7 @@ public define Word32 _CXM_PKG_IDX_ENTRY = 0x33770441. // Index entry inf | @@ -34,7 +34,7 @@ public define Word32 _CXM_PKG_IDX_ENTRY = 0x33770441. // Index entry inf | ||
| 34 | public define Word32 _CXM_UPDATE_SERVICE_MSG_BASIS = 0x33770800. // | 34 | public define Word32 _CXM_UPDATE_SERVICE_MSG_BASIS = 0x33770800. // |
| 35 | public define Word32 _CXM_UPD_SERVICE_ID = 0x33770801. | 35 | public define Word32 _CXM_UPD_SERVICE_ID = 0x33770801. |
| 36 | public define Word32 _CXM_UPD_HAS_UPDATE = 0x33770802. // | 36 | public define Word32 _CXM_UPD_HAS_UPDATE = 0x33770802. // |
| 37 | -public define Word32 _CXM_LIST_CLASS_FILES = 0x33770803. // List the files contained in the class path | 37 | +public define Word32 _CXM_UPD_LIST_CLASS_FILES = 0x33770803. // List the files contained in the class path |
| 38 | 38 | ||
| 39 | // **************** SERVICE NEGOCIATION *************** | 39 | // **************** SERVICE NEGOCIATION *************** |
| 40 | 40 |