Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protocol: fixed type errors. | 2019-05-22 | 1 | -14/+14 | |
| | | | | | | | Added const where appropriate to satisfy stricter type checking of C++. Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com> | ||||
* | Protocol: switched files to C++ and did minor fixes. | 2019-05-22 | 1 | -0/+153 | |
The code has a chance to compile now. No changes to actual build files yet. |