[10019] Update realmd opcode list.

Thanks to Phazerz for helping with research.
This commit is contained in:
XTZGZoReX 2010-07-13 19:55:21 +02:00
parent 603d576d60
commit eadeda8f5d
4 changed files with 47 additions and 31 deletions

View file

@ -107,7 +107,7 @@ int PatchHandler::svc(void)
int flags = MSG_NOSIGNAL;
Chunk data;
data.cmd = XFER_DATA;
data.cmd = CMD_XFER_DATA;
ssize_t r;