mutter: Remove stray spaces

To silence code-style-check complains.

Fixes d44f02ba64

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3018>
This commit is contained in:
Robert Mader
2023-05-23 20:25:54 +02:00
parent 52579c545b
commit 4a5a31edc6
53 changed files with 77 additions and 77 deletions

View File

@ -24,7 +24,7 @@
/**
* MetaBackendNative:
*
*
* A native (KMS/evdev) MetaBackend
*
* MetaBackendNative is an implementation of #MetaBackend that uses "native"

View File

@ -24,7 +24,7 @@
/**
* MetaBarrierImplNative:
*
*
* Pointer barriers implementation for the native backend
*/

View File

@ -24,7 +24,7 @@
/**
* MetaClutterBackendNative:
*
*
* A native backend which renders using EGL.
*
* MetaClutterBackendNative is the #ClutterBackend which is used by the native

View File

@ -24,7 +24,7 @@
/**
* MetaMonitorManagerNative:
*
*
* A subclass of #MetaMonitorManager using Linux DRM
*
* #MetaMonitorManagerNative is a subclass of #MetaMonitorManager which