about summary refs log tree commit diff
path: root/nscd/selinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'nscd/selinux.h')
-rw-r--r--nscd/selinux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/selinux.h b/nscd/selinux.h
index 67d981bb06..bc7e1e287a 100644
--- a/nscd/selinux.h
+++ b/nscd/selinux.h
@@ -45,7 +45,7 @@ extern void nscd_avc_cache_stats (struct avc_cache_stats *cstats);
 extern void nscd_avc_print_stats (struct avc_cache_stats *cstats);
 
 # ifdef HAVE_LIBCAP
-/* Preserve capabilities to connect to connnect to the audit daemon.  */
+/* Preserve capabilities to connect to the audit daemon. */
 extern cap_t preserve_capabilities (void);
 /* Install final capabilities.  */
 extern void install_real_capabilities (cap_t new_caps);