All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 4/8] - Fixed typo in contrib/keystone.if
@ 2013-05-17 14:44 James Carter
  0 siblings, 0 replies; only message in thread
From: James Carter @ 2013-05-17 14:44 UTC (permalink / raw)
  To: refpolicy

Added missing ")" for macro call in keystone.if.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
---
  keystone.if | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keystone.if b/keystone.if
index d3e7fc9..e88fb16 100644
--- a/keystone.if
+++ b/keystone.if
@@ -34,7 +34,7 @@ interface(`keystone_admin',`
  	logging_search_logs($1)
  	admin_pattern($1, keystone_log_t)

-	files_search_var_lib($1
+	files_search_var_lib($1)
  	admin_pattern($1, keystone_var_lib_t)

  	files_search_tmp($1)
-- 
1.8.1.4

-- 
James Carter <jwcart2@tycho.nsa.gov>
National Security Agency

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-17 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-17 14:44 [refpolicy] [PATCH 4/8] - Fixed typo in contrib/keystone.if James Carter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.