Bump pre-commit hooks

This commit is contained in:
Benjamin Bannier 2023-10-10 21:22:12 +02:00
parent f5a76c1aed
commit 26d04fd9fc
13 changed files with 22 additions and 19 deletions

View file

@ -206,7 +206,7 @@ public:
bool CheckHistory(uint32_t mask, char code);
void AddHistory(char code);
//### combine into a set of flags:
// ### combine into a set of flags:
EndpointState state, prev_state;
TCP_Endpoint* peer;
TCP_Reassembler* contents_processor;