summaryrefslogtreecommitdiffstats
path: root/src/responder/common/negcache.h
diff options
context:
space:
mode:
authorPallavi Jha <pallavikumarijha@gmail.com>2013-12-24 18:08:01 +0530
committerJakub Hrozek <jhrozek@redhat.com>2014-01-07 10:58:28 +0100
commit92dc1f40c8241e980ade3db68ddc131230f266b3 (patch)
treef438232898b372fd9e6fab15397aed8a52294610 /src/responder/common/negcache.h
parent30c2bde2c5fac995136dc711ca3ac17fdb06b62a (diff)
downloadsssd-92dc1f40c8241e980ade3db68ddc131230f266b3.tar.gz
sssd-92dc1f40c8241e980ade3db68ddc131230f266b3.tar.xz
sssd-92dc1f40c8241e980ade3db68ddc131230f266b3.zip
permament is corrected to permanent
Diffstat (limited to 'src/responder/common/negcache.h')
-rw-r--r--src/responder/common/negcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/responder/common/negcache.h b/src/responder/common/negcache.h
index b8d385a95..00f979dbb 100644
--- a/src/responder/common/negcache.h
+++ b/src/responder/common/negcache.h
@@ -67,7 +67,7 @@ int sss_ncache_set_service_port(struct sss_nc_ctx *ctx, bool permanent,
struct sss_domain_info *dom,
uint16_t port, const char *proto);
-int sss_ncache_reset_permament(struct sss_nc_ctx *ctx);
+int sss_ncache_reset_permanent(struct sss_nc_ctx *ctx);
/* Set up the negative cache with values from filter_users and
* filter_groups in the sssd.conf