enet icon indicating copy to clipboard operation
enet copied to clipboard

Fold very long line

Open daichifukui opened this issue 3 years ago • 0 comments

Hi,

There is a very long line in protocol.c, which could be problematic according to a package checker lintian [0]. This patch tries to fold such a long line so it will help address the lintian report and improve the code readability. Note that there is no functional change in it.

If you don't mind, please consider applying this patch.

[0] https://lintian.debian.org/tags/very-long-line-length-in-source-file

daichifukui avatar Oct 12 '22 14:10 daichifukui