fix typo pointed out by james

This commit is contained in:
Chris PeBenito 2006-04-04 15:01:04 +00:00
parent 3b91474583
commit 4a11802b0a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
policy_module(userhelper,1.0.1) policy_module(userhelper,1.0.2)
######################################## ########################################
# #
@ -10,4 +10,4 @@ type userhelper_conf_t;
files_type(userhelper_conf_t) files_type(userhelper_conf_t)
type userhelper_exec_t; type userhelper_exec_t;
files_type(userhelper_conf_t) files_type(userhelper_exec_t)