fix misname of template

This commit is contained in:
Chris PeBenito 2006-03-16 21:04:50 +00:00
parent aa5f871d7b
commit c28caf3055
2 changed files with 2 additions and 2 deletions

View File

@ -193,7 +193,7 @@ template(`ethereal_per_userdomain_template',`
## </summary> ## </summary>
## </param> ## </param>
# #
template(`tethereal_admin_template',` template(`ethereal_admin_template',`
gen_require(` gen_require(`
type $1_ethereal_t; type $1_ethereal_t;
') ')

View File

@ -895,7 +895,7 @@ template(`admin_user_template',`
') ')
optional_policy(`ethereal',` optional_policy(`ethereal',`
tethereal_admin_template($1,$1_t,$1_r) ethereal_admin_template($1,$1_t,$1_r)
') ')
optional_policy(`lpd',` optional_policy(`lpd',`