mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
docs: Remove empty line before parameter tags
The gtk-doc parser has somewhat esoteric rules regarding blank lines and paragraph breaks, causing these parameter descriptions to be missed. See: https://developer.gnome.org/gtk-doc-manual/stable/documenting_syntax.html.en
This commit is contained in:

committed by
Rob Bradford

parent
a075c286f2
commit
3de7e49432
@ -526,7 +526,6 @@ clutter_input_device_wayland_init (ClutterInputDeviceWayland *self)
|
||||
|
||||
/**
|
||||
* clutter_wayland_input_device_get_wl_input_device: (skip)
|
||||
*
|
||||
* @device: a #ClutterInputDevice
|
||||
*
|
||||
* Access the underlying data structure representing the Wayland device that is
|
||||
|
Reference in New Issue
Block a user