summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/dp_backend.h')
-rw-r--r--src/providers/dp_backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/dp_backend.h b/src/providers/dp_backend.h
index 131cd6ea3..6c9b0c0eb 100644
--- a/src/providers/dp_backend.h
+++ b/src/providers/dp_backend.h
@@ -171,7 +171,7 @@ struct be_autofs_req {
char *mapname;
};
-struct be_get_subdomains_req {
+struct be_subdom_req {
bool force;
char *domain_hint;
struct sysdb_subdom **domain_list;