mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 23:43:13 +02:00
Rename security-group::include-mask to ::mask. Both will work though for
a long long time. Change done to make it consistent with the rest.
This commit is contained in:
+1
-1
@@ -1870,7 +1870,7 @@ struct SecurityGroup {
|
||||
long connect_time;
|
||||
int webirc;
|
||||
int tls;
|
||||
ConfigItem_mask *include_mask;
|
||||
ConfigItem_mask *mask;
|
||||
NameList *security_group;
|
||||
/* Exclude */
|
||||
int exclude_identified;
|
||||
|
||||
Reference in New Issue
Block a user