
17 Mar
2010
17 Mar
'10
10:22 p.m.
On 03/13/2010 07:09 AM, Matthias Bolte wrote:
xsltproc complained about this. --- docs/hacking.html.in | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/hacking.html.in b/docs/hacking.html.in index f5ec635..03a1bee 100644 --- a/docs/hacking.html.in +++ b/docs/hacking.html.in @@ -128,20 +128,19 @@
<p> For variadic macros, stick with C99 syntax: + </p> <pre> #define vshPrint(_ctl, ...) fprintf(stdout, __VA_ARGS__) </pre> - </p>
ACK. My bad; how do you run xsltproc to catch this, so I don't repeat? -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org