Skip to content

Commit

Permalink
Fix typo and whitespace from 2075b85.
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Tricca <flihp@twobit.org>
  • Loading branch information
flihp authored and williamcroberts committed Nov 20, 2024
1 parent b2b0795 commit 76b8e7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions selinux/tabrmd.if
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ interface(`tabrmd_create_unix_stream_sockets',`

########################################
## <summary>
## Send messages to and from
## Send messages to and from
## tabrmd over DBUS.
## </summary>
## <param name="domain">
Expand All @@ -38,4 +38,3 @@ interface(`tabrmd_dbus_chat',`
allow $1 tabrmd_t:dbus send_msg;
allow tabrmd_t $1:dbus send_msg;
')

0 comments on commit 76b8e7c

Please sign in to comment.