On Tue, 8 Dec 2009 16:11:55 -0800
Colin McCabe <[email protected]> wrote:
> @@ -161,8 +153,8 @@ static void push_host(GList **host_list, struct cldc_host
> *hp_in)
> * This is not reentrant. Better be called before any other threads
> * are started.
> */
> -int cldc_getaddr(GList **host_list, const char *thishost, bool verbose,
> - void (*act_log)(int prio, const char *fmt, ...))
> +int cldc_getaddr(GList **host_list, const char *thishost,
> + struct hail_log *log)
> {
Nothing about the change as such, but you are going to change users
of these public interfaces too, right? I mean Chunk and tabled.
-- Pete
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html