mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
docs: add missing '*' chars at start of doc-comments
This commit is contained in:
@@ -633,7 +633,7 @@ g_volume_enumerate_identifiers (GVolume *volume)
|
||||
* then the expression
|
||||
* |[<!-- language="C" -->
|
||||
* (g_file_has_prefix (volume_activation_root, mount_root) ||
|
||||
g_file_equal (volume_activation_root, mount_root))
|
||||
* g_file_equal (volume_activation_root, mount_root))
|
||||
* ]|
|
||||
* will always be %TRUE.
|
||||
*
|
||||
|
Reference in New Issue
Block a user