1
0
mirror of https://github.com/SELinuxProject/refpolicy synced 2025-03-30 23:36:28 +00:00

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

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)
type userhelper_exec_t;
files_type(userhelper_conf_t)
files_type(userhelper_exec_t)