mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <assert.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define DEFAULT_QUEUE_SIZE 64;
|
||||
#define DEFAULT_QUEUE_SIZE 64
|
||||
#define MAX_GLOBAL_MQ 0x10000
|
||||
|
||||
// 0 means mq is not in global mq.
|
||||
|
||||
Reference in New Issue
Block a user