All tests pass; lots of stuff is no longer const
This commit is contained in:
parent
b9a33f2c98
commit
d71215d494
24 changed files with 216 additions and 120 deletions
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
#include "../src/hammer.h"
|
||||
|
||||
const HParser* init_rdata(uint16_t type);
|
||||
HParser* init_rdata(uint16_t type);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue