Reword some comments and correct paths in the Readme.

This commit is contained in:
2020-08-27 21:35:45 +02:00
parent 5cf7225f52
commit 9e9161083d
3 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
#define STRINGIFY(x) PacketMap(x, #x)
/*
* Turns out there's not better way to do this...
* Turns out there isn't better way to do this...
* We'll only support CL2* packets for now, since we only
* need to print those.
*/