mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
LINT fixes since recent tooling update
This commit is contained in:
parent
a6a04c4b5b
commit
02a23892f9
4 changed files with 11 additions and 7 deletions
|
@ -24,7 +24,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
namespace con
|
||||
{
|
||||
|
||||
typedef enum {
|
||||
typedef enum
|
||||
{
|
||||
MIN_RTT,
|
||||
MAX_RTT,
|
||||
AVG_RTT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue