docs: Add missing language annotations

This commit is contained in:
Matthias Clasen
2014-06-01 09:38:49 -04:00
parent adfaf0e456
commit 90671cd3cd
3 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
* processes owned by the same uid as the server, you would use a
* signal handler like the following:
*
* |[
* |[<!-- language="C" -->
* static gboolean
* on_authorize_authenticated_peer (GDBusAuthObserver *observer,
* GIOStream *stream,