Index: trunk/src_plugins/hid_srv_ws/server.c =================================================================== --- trunk/src_plugins/hid_srv_ws/server.c (revision 10631) +++ trunk/src_plugins/hid_srv_ws/server.c (revision 10632) @@ -277,7 +277,7 @@ 0 /* max frame size / rx buffer */ }, { - "dumb-increment-protocol", /* protocol name - very important! */ + "remote-hid-protocol", /* protocol name - very important! */ callback_dumb_increment, /* callback */ 0, /* we don't use any per session data */ 0 /* max frame size / rx buffer */