From: jwcart2@tycho.nsa.gov (James Carter)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 4/8] - Fixed typo in contrib/keystone.if
Date: Fri, 17 May 2013 10:44:52 -0400 [thread overview]
Message-ID: <51964264.5020003@tycho.nsa.gov> (raw)
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
reply other threads:[~2013-05-17 14:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51964264.5020003@tycho.nsa.gov \
--to=jwcart2@tycho.nsa.gov \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.