mirror of
https://github.com/fluencelabs/redis
synced 2025-06-25 06:51:32 +00:00
A problem with replication with multiple slaves connectiong to a single master fixed. It was due to a typo, and reported on github by the user micmac. Also the copyright year fixed from many files.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/* Select()-based ae.c module
|
||||
* Copyright (C) 2009 Salvatore Sanfilippo - antirez@gmail.com
|
||||
* Copyright (C) 2009-2010 Salvatore Sanfilippo - antirez@gmail.com
|
||||
* Released under the BSD license. See the COPYING file for more info. */
|
||||
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user