X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fagent.c;h=5ae62b23137e3ba5c4994ddda6823a942966f946;hb=99e2ce4aae8dcfa02a4c772053396177648bdebf;hp=2d0f3656e8c61518bc769e5b79b9f724d107e8ab;hpb=f224db20c6ec26122f74a1cb469cd3e0ed1064c5;p=connman diff --git a/src/agent.c b/src/agent.c index 2d0f365..5ae62b2 100644 --- a/src/agent.c +++ b/src/agent.c @@ -2,7 +2,7 @@ * * Connection Manager * - * Copyright (C) 2007-2008 Intel Corporation. All rights reserved. + * Copyright (C) 2007-2009 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as @@ -47,7 +47,7 @@ static void agent_free(void) agent_path = NULL; } -static void agent_disconnect(void *data) +static void agent_disconnect(DBusConnection *connection, void *data) { DBG("data %p", data);