mirror of
https://github.com/brl/mutter.git
synced 2025-03-28 22:23:47 +00:00
shadow-factory: Fix style
This commit is contained in:
parent
bee6d2b240
commit
f9a77aec3f
@ -560,7 +560,7 @@ blur_xspan (guchar *row,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
memcpy(row + x0, tmp_buffer + x0, x1 - x0);
|
memcpy (row + x0, tmp_buffer + x0, x1 - x0);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user