1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-19 13:44:20 +03:00

s3:lib: Rename server_contexts to global_contexts

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
Christof Schmitt
2018-08-21 13:08:42 -07:00
committed by Andreas Schneider
parent a7c19bca8c
commit b88290cd3e
2 changed files with 1 additions and 1 deletions

View File

@@ -398,7 +398,7 @@ bld.SAMBA3_SUBSYSTEM('samba3core',
intl/lang_tdb.c intl/lang_tdb.c
lib/gencache.c lib/gencache.c
lib/util_event.c lib/util_event.c
lib/server_contexts.c lib/global_contexts.c
lib/server_prefork.c lib/server_prefork.c
lib/server_prefork_util.c lib/server_prefork_util.c
lib/ldap_escape.c lib/ldap_escape.c