s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
[samba.git] / source4 / torture / libnet / domain.c
index 11a006e42d208d2e4f14f5b24b47dcabd357ad9b..c523eeeab4b1489760a13a802df3daa5f401cb17 100644 (file)
@@ -91,7 +91,7 @@ bool torture_domainopen(struct torture_context *torture)
                return false;
        }
 
-       name.string = lp_workgroup(torture->lp_ctx);
+       name.string = lpcfg_workgroup(torture->lp_ctx);
 
        /*
         * Testing synchronous version