Skip to content

Commit

Permalink
wrong put
Browse files Browse the repository at this point in the history
  • Loading branch information
wding authored and wding committed May 28, 2019
1 parent 9dcbac3 commit d97b332
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server.h
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,6 @@ struct redisServer {
int watchdog_period; /* Software watchdog period in ms. 0 = off */
/* System hardware info */
size_t system_memory_size; /* Total memory in system as reported by OS */
uint32_t cName;
};

typedef struct pubsubPattern {
Expand Down

0 comments on commit d97b332

Please sign in to comment.