Skip to content

Commit

Permalink
not saved
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Klaban committed Feb 4, 2025
1 parent d8de8fc commit 3ae1cfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hdlc/hdlc.go
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@ func (w *maclayer) writeout() error {
if err != nil {
return nil
}
w.writeoffset = 0
w.toreadout = true
return nil
}
Expand Down

0 comments on commit 3ae1cfd

Please sign in to comment.