hal: Branch 'master'

David Zeuthen david at fubar.dk
Sat Jul 29 07:37:03 PDT 2006


Please wrap commit messages at 70-80 characters per line, thanks.
Otherwise 'git log' is not funny to look at from the command line.

    David

On Fri, 2006-07-28 at 14:35 -0700, Richard Hughes wrote:
>  hald/hald_dbus.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> New commits:
> diff-tree 013d2b5ea3e51b5f8f100656c5a4ee78e32030b0 (from ded2e6c3119447b34e7cd492c7a126a18d0f979a)
> Author: Richard <richard at hughsie.com>
> Date:   Fri Jul 28 22:35:20 2006 +0100
> 
>     Correct the error name, obviously a copy/paste error that's lived undetected in CVS for years.
> 
> diff --git a/hald/hald_dbus.c b/hald/hald_dbus.c
> index 5c4cbc8..6daef8d 100644
> --- a/hald/hald_dbus.c
> +++ b/hald/hald_dbus.c
> @@ -2447,7 +2447,7 @@ manager_remove (DBusConnection * connect
>  	if (!dbus_message_get_args (message, &error,
>  				    DBUS_TYPE_STRING, &udi,
>  				    DBUS_TYPE_INVALID)) {
> -		raise_syntax (connection, message, "CommitToGdl");
> +		raise_syntax (connection, message, "Remove");
>  		return DBUS_HANDLER_RESULT_HANDLED;
>  	}
>  
> _______________________________________________
> hal-commit mailing list
> hal-commit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/hal-commit




More information about the hal-commit mailing list