lsalzman / enet

ENet reliable UDP networking library
MIT License
2.71k stars 669 forks source link

Fold very long line #210

Open daichifukui opened 1 year ago

daichifukui commented 1 year ago

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