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/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bus/main.c') diff --git a/bus/main.c b/bus/main.c index be3fe319..ba13983f 100644 --- a/bus/main.c +++ b/bus/main.c @@ -73,7 +73,7 @@ usage (void) static void version (void) { - printf ("D-BUS Message Bus Daemon %s\n" + printf ("D-Bus Message Bus Daemon %s\n" "Copyright (C) 2002, 2003 Red Hat, Inc., CodeFactory AB, and others\n" "This is free software; see the source for copying conditions.\n" "There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n", -- cgit