From 795934a60e3ab066b44ed42aa4514c7101084fef Mon Sep 17 00:00:00 2001 From: "Justin P. Mattock" Date: Sun, 17 Apr 2011 20:55:16 -0400 Subject: Fix a comment. --- nscd/selinux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd/selinux.h') 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); -- cgit v1.2.3