mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Fix whitespace
This commit is contained in:
+1
-1
@@ -230,7 +230,7 @@ impl Niri {
|
||||
|
||||
render_elements! {
|
||||
pub OutputRenderElements<R, E> where R: ImportAll;
|
||||
Space=SpaceRenderElements<R, E>,
|
||||
Space = SpaceRenderElements<R, E>,
|
||||
Pointer = SolidColorRenderElement,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user