diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2006-08-03 20:34:36 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2006-08-03 20:34:36 +0000 |
commit | 7652304bff969afb3969603149bb385efe861fe8 (patch) | |
tree | bceb1c7e8fe5b390a48110d1ec9ca88cd4779f0d /dbus/dbus-transport.c | |
parent | baf72e43951b1fefd23c7d246b76939e3c72fc14 (diff) |
* s/D-BUS/D-Bus/g
Diffstat (limited to 'dbus/dbus-transport.c')
-rw-r--r-- | dbus/dbus-transport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-transport.c b/dbus/dbus-transport.c index cfc86e4a..ca5f747d 100644 --- a/dbus/dbus-transport.c +++ b/dbus/dbus-transport.c @@ -1,5 +1,5 @@ /* -*- mode: C; c-file-style: "gnu" -*- */ -/* dbus-transport.c DBusTransport object (internal to D-BUS implementation) +/* dbus-transport.c DBusTransport object (internal to D-Bus implementation) * * Copyright (C) 2002, 2003 Red Hat Inc. * |