diff options
Diffstat (limited to 'tools/dbus-launch.c')
-rw-r--r-- | tools/dbus-launch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbus-launch.c b/tools/dbus-launch.c index 477a0778..757e833e 100644 --- a/tools/dbus-launch.c +++ b/tools/dbus-launch.c @@ -87,7 +87,7 @@ usage (int ecode) static void version (void) { - printf ("D-BUS Message Bus Launcher %s\n" + printf ("D-Bus Message Bus Launcher %s\n" "Copyright (C) 2003 Red Hat, Inc.\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", |