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:
Giovanni Campagna
2012-04-06 16:34:52 +02:00
parent b095319a16
commit 55a4517cd1
22 changed files with 39 additions and 67 deletions

View File

@ -742,7 +742,7 @@ on_focus_window_changed (MetaDisplay *display,
/**
* shell_window_tracker_get_startup_sequences:
* @self:
* @tracker:
*
* Returns: (transfer none) (element-type ShellStartupSequence): Currently active startup sequences
*/