summaryrefslogtreecommitdiffstats
path: root/src/back-nis.c
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-06-30 18:17:39 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-06-30 18:17:39 -0400
commit15fdeee0bab953ce506468806e326a99acae0e5a (patch)
tree194dc047ba9a7ad4facd9673440df32f61bdf80c /src/back-nis.c
parent3feea09ddbed94e96c12934e23f94071d804db0a (diff)
downloadslapi-nis-15fdeee0bab953ce506468806e326a99acae0e5a.tar.gz
slapi-nis-15fdeee0bab953ce506468806e326a99acae0e5a.tar.xz
slapi-nis-15fdeee0bab953ce506468806e326a99acae0e5a.zip
- remove unused variables
Diffstat (limited to 'src/back-nis.c')
-rw-r--r--src/back-nis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/back-nis.c b/src/back-nis.c
index aec9ce9..81248e3 100644
--- a/src/back-nis.c
+++ b/src/back-nis.c
@@ -387,8 +387,8 @@ backend_map_config_filter(const char *format,
return ret;
}
-/* Given an entry, read the rest of the map configuration for the given domain
- * and map name. */
+/* Given a map configuration entry and domain and map names, read the rest of
+ * the map configuration settings. */
void
backend_set_config_read_config(struct plugin_state *state, Slapi_Entry *e,
const char *domain, const char *map,