From 8873c90f99303f9cc308f15f8d03e637911f5b9e Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Jan 2005 20:42:15 +0000 Subject: 2005-01-18 Havoc Pennington * Throughout, grand renaming to strip out the use of "service", just say "name" instead (or "bus name" when ambiguous). Did not change the internal code of the message bus itself, only the programmer-facing API and messages. * doc/dbus-specification.xml: further update the message bus section * bus/config-parser.c (all_are_equiv): fix bug using freed string in error case --- test/data/equiv-config-files/basic/basic-1.conf | 6 +++--- test/data/valid-config-files/basic.conf | 6 +++--- test/data/valid-config-files/many-rules.conf | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'test/data') diff --git a/test/data/equiv-config-files/basic/basic-1.conf b/test/data/equiv-config-files/basic/basic-1.conf index 4500ad70..99f41e80 100644 --- a/test/data/equiv-config-files/basic/basic-1.conf +++ b/test/data/equiv-config-files/basic/basic-1.conf @@ -14,12 +14,12 @@ 5000 5000 300 - 5000 + 5000 6000 50 80 64 - 64 - 256 + 64 + 256 diff --git a/test/data/valid-config-files/basic.conf b/test/data/valid-config-files/basic.conf index 73bd02ac..5297097d 100644 --- a/test/data/valid-config-files/basic.conf +++ b/test/data/valid-config-files/basic.conf @@ -14,13 +14,13 @@ 5000 5000 300 - 5000 + 5000 6000 50 80 64 - 64 - 256 + 64 + 256 5000 5000 300 - 5000 + 5000 6000 50 80 64 - 64 - 256 + 64 + 256 512 -- cgit v1.2.3