diff options
Diffstat (limited to 'package/network/services/samba36/patches/260-remove_samr.patch')
-rw-r--r-- | package/network/services/samba36/patches/260-remove_samr.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/samba36/patches/260-remove_samr.patch b/package/network/services/samba36/patches/260-remove_samr.patch index b1700779ee..eda6129893 100644 --- a/package/network/services/samba36/patches/260-remove_samr.patch +++ b/package/network/services/samba36/patches/260-remove_samr.patch @@ -63,7 +63,7 @@ netlogon_cb.init = netlogon_init_cb; --- a/source3/smbd/server_exit.c +++ b/source3/smbd/server_exit.c -@@ -160,7 +160,9 @@ static void exit_server_common(enum serv +@@ -159,7 +159,9 @@ static void exit_server_common(enum serv #ifdef NETLOGON_SUPPORT rpc_netlogon_shutdown(); #endif |