erge documentation fix from RC_0_16

This commit is contained in:
Arvid Norberg 2013-04-24 16:44:21 +00:00
parent 865e689fc3
commit fa9c454c53
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ in the tracker URL for each user. The extension body has the following format:
+-------------+---------------------+----------------------------------------+
| size | name | description |
+=============+=====================+========================================+
| int16_t | request length | The number of bytes in the request |
| int8_t | request length | The number of bytes in the request |
| | | string. |
+-------------+---------------------+----------------------------------------+
| int8_t[] | request string | The string that comes after the host- |