summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/sysdb_private.h')
-rw-r--r--src/db/sysdb_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/sysdb_private.h b/src/db/sysdb_private.h
index a2af8b93f..4763f03f4 100644
--- a/src/db/sysdb_private.h
+++ b/src/db/sysdb_private.h
@@ -79,7 +79,7 @@
#include "db/sysdb.h"
struct sysdb_ctx {
- struct sss_domain_info *domain;
+ struct sss_domain_info *domain; /* *DEPRECATED*, do not use! */
bool mpg;
struct ldb_context *ldb;