Fix documentation warnings
gobject-introspection now emits many more warnings for malformed comments, and they fail the build. https://bugzilla.gnome.org/show_bug.cgi?id=673656
This commit is contained in:
@ -1102,7 +1102,7 @@ shell_global_end_modal (ShellGlobal *global,
|
||||
}
|
||||
|
||||
/**
|
||||
* shell_global_create_pointer_barrier
|
||||
* shell_global_create_pointer_barrier:
|
||||
* @global: a #ShellGlobal
|
||||
* @x1: left X coordinate
|
||||
* @y1: top Y coordinate
|
||||
@ -1133,7 +1133,7 @@ shell_global_create_pointer_barrier (ShellGlobal *global,
|
||||
}
|
||||
|
||||
/**
|
||||
* shell_global_destroy_pointer_barrier
|
||||
* shell_global_destroy_pointer_barrier:
|
||||
* @global: a #ShellGlobal
|
||||
* @barrier: a pointer barrier
|
||||
*
|
||||
|
Reference in New Issue
Block a user