
18 Aug
2009
18 Aug
'09
10:16 a.m.
On Tue, 2009-08-18 at 16:00 +0200, Daniel Veillard wrote:
On Tue, Aug 18, 2009 at 02:17:46PM +0100, Mark McLoughlin wrote: [...]
+ virReportSystemError(conn, err,
just add "%s", on that line :-)
+ _("Failed to add tap interface to bridge '%s'"), + bridge);
Why? Cheers, Mark.