From 7652304bff969afb3969603149bb385efe861fe8 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 3 Aug 2006 20:34:36 +0000 Subject: * s/D-BUS/D-Bus/g --- bus/selinux.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bus/selinux.c') diff --git a/bus/selinux.c b/bus/selinux.c index ad95f1c2..5ed7e388 100644 --- a/bus/selinux.c +++ b/bus/selinux.c @@ -1,5 +1,5 @@ /* -*- mode: C; c-file-style: "gnu" -*- - * selinux.c SELinux security checks for D-BUS + * selinux.c SELinux security checks for D-Bus * * Author: Matthew Rickard * @@ -243,7 +243,7 @@ bus_selinux_pre_init (void) } /** - * Initialize the user space access vector cache (AVC) for D-BUS and set up + * Initialize the user space access vector cache (AVC) for D-Bus and set up * logging callbacks. */ dbus_bool_t @@ -834,7 +834,7 @@ bus_selinux_id_table_lookup (DBusHashTable *service_table, } /** - * Get the SELinux policy root. This is used to find the D-BUS + * Get the SELinux policy root. This is used to find the D-Bus * specific config file within the policy. */ const char * -- cgit