Update comment.

master
Rob Riggs 2021-07-17 15:46:07 -05:00
rodzic be5e5f0807
commit 76e99f2c02
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -103,7 +103,7 @@ void startIOEventTask(void const*)
{ {
ERROR("Timed out sending frame"); ERROR("Timed out sending frame");
// The frame has been passed to the write() call. It owns it now. // The frame has been passed to the write() call. It owns it now.
// hdlc::release(frame); // Do not release here.
} }
} }
else else