From 047ec880e9e228183237c661ec2e45a949785cb9 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Dec 2007 15:20:17 -0500 Subject: fix some curly braces that were on the wrong line 2007-12-18 Havoc Pennington * dbus/dbus-connection.c (_dbus_connection_block_pending_call): fix location of curly braces --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a66ce968..35e35a7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-12-18 Havoc Pennington + + * dbus/dbus-connection.c (_dbus_connection_block_pending_call): + fix location of curly braces + 2007-11-23 Sjoerd Simons * tools/dbus-launch.c: let both a normal dbus-launch and an -- cgit