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 --- dbus/dbus-threads.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dbus/dbus-threads.h') diff --git a/dbus/dbus-threads.h b/dbus/dbus-threads.h index cf1c01d2..f5c3332a 100644 --- a/dbus/dbus-threads.h +++ b/dbus/dbus-threads.h @@ -1,5 +1,5 @@ /* -*- mode: C; c-file-style: "gnu" -*- */ -/* dbus-threads.h D-BUS threads handling +/* dbus-threads.h D-Bus threads handling * * Copyright (C) 2002 Red Hat Inc. * @@ -67,7 +67,7 @@ typedef enum } DBusThreadFunctionsMask; /** - * Functions that must be implemented to make the D-BUS + * Functions that must be implemented to make the D-Bus * library thread-aware. */ typedef struct -- cgit