From: Christophe de Dinechin <dinechin@xxxxxxxxxx> Signed-off-by: Christophe de Dinechin <dinechin@xxxxxxxxxx> --- docs/spice_style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spice_style.txt b/docs/spice_style.txt index e35272ec..780f0615 100644 --- a/docs/spice_style.txt +++ b/docs/spice_style.txt @@ -340,7 +340,7 @@ Multi line macro indentation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [source,c] -#define MACRO_NAME(a, b, c) { \ +#define MACRO_NAME(a, b, c) { \ int ab = a + c; \ int ac = a + b; \ int bc = b + c; \ -- 2.13.5 (Apple Git-94) _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel