Rename struct mirror_status to struct mirror
This commit is contained in:
@@ -53,7 +53,7 @@ struct server {
|
||||
/* Claimed around any updates to the ACL. */
|
||||
struct flexthread_mutex * l_acl;
|
||||
|
||||
struct mirror_status* mirror;
|
||||
struct mirror* mirror;
|
||||
struct mirror_super * mirror_super;
|
||||
int server_fd;
|
||||
int control_fd;
|
||||
|
Reference in New Issue
Block a user