mirror of
https://github.com/brl/mutter.git
synced 2025-07-28 04:29:23 +00:00
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:
@@ -171,7 +171,7 @@ meta_add_verbose_topic (MetaDebugTopic topic)
|
||||
* @topic: Topic for which logging will be stopped
|
||||
*
|
||||
* Stop printing log messages for the given topic @topic.
|
||||
*
|
||||
*
|
||||
* Note that this method does not stack with [func@Meta.add_verbose_topic];
|
||||
* i.e. if two calls to [func@Meta.add_verbose_topic] for the same
|
||||
* topic are made, one call to [func@Meta.remove_verbose_topic] will
|
||||
|
Reference in New Issue
Block a user