[lvm-devel] [PATCH 01/13] Replicator: export out_ function for modules

Alasdair G Kergon agk at redhat.com
Fri Oct 9 12:59:52 UTC 2009


On Fri, Oct 09, 2009 at 02:47:42PM +0200, Zdenek Kabelac wrote:
> -#define outnl(f) do {if (!f->nl(f)) return_0;} while (0)
> +#define outnl(f) do {if (!out_newline(f)) return_0;} while (0)
 
That was what I was thinking, yes.

Alasdair




More information about the lvm-devel mailing list