Fix copy and paste error.

SVN revision: 27082
This commit is contained in:
metrics 2006-11-13 08:30:29 +00:00 committed by metrics
parent 33a1a91f02
commit 8155e23433
1 changed files with 1 additions and 1 deletions

View File

@ -5353,7 +5353,7 @@ break;
#elif (TYPE == E_REMOTE_OUT)
REQ_NULL(HDL);
#elif (TYPE == E_WM_IN)
SEND_INT(e_config->use_e_cursor, E_IPC_OP_CURSOR_SIZE_GET_REPLY, HDL);
SEND_INT(e_config->use_e_cursor, E_IPC_OP_USE_E_CURSOR_GET_REPLY, HDL);
#elif (TYPE == E_REMOTE_IN)
#endif
#undef HDL