* unbreak my heart (evidence compat)

SVN revision: 11643
This commit is contained in:
azundris 2004-09-15 14:00:42 +00:00 committed by azundris
parent 2601d826fc
commit 0a00e31973
1 changed files with 3 additions and 2 deletions

View File

@ -5,10 +5,11 @@ typedef enum
{
IPC_NONE,
IPC_PROP_LIST,
IPC_GLOBAL_PROP_LIST,
IPC_PROP_DESC,
IPC_PROP_GET,
IPC_PROP_SET,
IPC_PROP_SET, /* end of the codes shared by evidence and econf */
IPC_GLOBAL_PROP_LIST,
IPC_BUNDLE_LIST,
IPC_BUNDLE_NEW,