change constant name

This commit is contained in:
Eric House 2013-08-02 07:31:41 -07:00
parent 6e14a6d33a
commit 1e35d676bf
2 changed files with 2 additions and 2 deletions

View file

@ -1363,7 +1363,7 @@ msgToStr( XWRelayReg msg )
switch( msg ) {
CASE_STR(XWPDEV_REG);
CASE_STR(XWPDEV_REGRSP);
CASE_STR(XWPDEV_PING);
CASE_STR(XWPDEV_KEEPALIVE);
CASE_STR(XWPDEV_HAVEMSGS);
CASE_STR(XWPDEV_RQSTMSGS);
CASE_STR(XWPDEV_MSG);

View file

@ -59,7 +59,7 @@ enum { XWPDEV_NONE /* 0 is an illegal value */
format: header, idLen: 2, id: <idLen>
*/
,XWPDEV_PING /* device->relay: keep the UDP connection
,XWPDEV_KEEPALIVE /* device->relay: keep the UDP connection
open. header. */
,XWPDEV_HAVEMSGS /* Relay->device: check messages for this