trunk: fix typo

This commit is contained in:
Chris PeBenito 2008-05-23 13:50:38 +00:00
parent 8db508568b
commit e6fdb59601

View File

@ -476,7 +476,7 @@ interface(`fs_getattr_binfmt_misc_dirs',`
type binfmt_misc_fs_t;
')
allow $1 binfmt_misc_fs_tt:dir getattr;
allow $1 binfmt_misc_fs_t:dir getattr;
')