mirror of https://git.48k.eu/ogserver
parent
568d709361
commit
7f325a4b67
|
@ -4,7 +4,7 @@
|
|||
#include <stdint.h>
|
||||
#include "list.h"
|
||||
|
||||
#define OG_ADDR_REPO_MAX 16
|
||||
#define OG_ADDR_REPO_MAX 128
|
||||
|
||||
struct og_repo {
|
||||
struct list_head list;
|
||||
|
|
Loading…
Reference in New Issue