werror: replace WERR_FRS_INVALID_SERVICE_PARAMETER with WERR_FRS_ERR_INVALID_SERVICE_...
[metze/samba/wip.git] / source4 / torture / rpc / frsapi.c
index a11872a1a753593e0fc001e2759a234139e4124d..710826a5adeae3144602667f40d3b3188423bea7 100644 (file)
@@ -154,7 +154,7 @@ static bool test_IsPathReplicated(struct torture_context *tctx,
        bool ret = true;
 
        if (!test_IsPathReplicated_err(tctx, b, NULL, 0,
-                                      WERR_FRS_INVALID_SERVICE_PARAMETER)) {
+                                      WERR_FRS_ERR_INVALID_SERVICE_PARAMETER)) {
                ret = false;
        }