4
Fork 0

Fixed issues with building Debian package

This commit is contained in:
R3ABM Artem 2016-07-25 11:46:59 +04:00
parent 9094b61931
commit d39c2fd8a2
6 changed files with 26 additions and 14 deletions

View file

@ -53,9 +53,9 @@ extern "C"
struct RewindVersionData
{
uint32_t number; // Remote ID
uint8_t service; // REWIND_SERVICE_*
char version[0]; // Software version
uint32_t number; // Remote ID
uint8_t service; // REWIND_SERVICE_*
char description[0]; // Software name and version
};
struct RewindAddressData