2006-08-29 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Wed, 30 Aug 2006 01:27:44 +0000 (01:27 +0000)
committerHavoc Pennington <hp@redhat.com>
Wed, 30 Aug 2006 01:27:44 +0000 (01:27 +0000)
commitafc2a6e56a65ff9154d4eb1b346157a7d625945d
treea1f85ab97ba8697d11083b836a5d80915d442223
parent338c96b4c69c9d870f41aa6d836338d89e6ed9c3
2006-08-29  Havoc Pennington  <hp@redhat.com>

* test/test-service.c (path_message_func): fix lack of return value

* dbus/dbus-sysdeps.c (_dbus_printf_string_upper_bound): fix
formatting, remove #ifdef, and fix docs. #ifdef doesn't make
any more sense than on anything else in this file.
(_dbus_get_tmpdir): add const to return value, and keep the
results of the various getenv around in a static variable.
ChangeLog
dbus/dbus-sysdeps.c
dbus/dbus-sysdeps.h
test/test-service.c