This commit is contained in:
2025-11-09 19:43:24 +01:00
parent ecef79cc53
commit d13ad3ae6c
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
#include "file_tree.h"
#include "config.h"
#define CONNECTION_TAG_CLIENT -1
#define CONNECTION_TAG_UNKNOWN -2
#define CONNECTION_TAG_CLIENT -2
#define CONNECTION_TAG_UNKNOWN -3
typedef struct {
int count;