summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-08-02 12:12:46 +0200
committerTimm Bäder <mail@baedert.org>2017-02-21 17:39:03 +0100
commitab261f44dda5434c39264a7c3ec3608608899ad6 (patch)
tree9a5c73326f9ed978c1a6adc531d9c6a467d4dfed
parent2f828797fd2334efc5baa08da2947a9071b6478f (diff)
downloadlibrest-ab261f44dda5434c39264a7c3ec3608608899ad6.tar.gz
OAuth2Proxy: Add some gtkdoc annotations
-rw-r--r--rest/oauth2-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest/oauth2-proxy.c b/rest/oauth2-proxy.c
index c312fcf..10ae8bb 100644
--- a/rest/oauth2-proxy.c
+++ b/rest/oauth2-proxy.c
@@ -339,7 +339,7 @@ oauth2_proxy_build_login_url (OAuth2Proxy *proxy,
*
* Get the current request or access token.
*
- * Returns: the token, or %NULL if there is no token yet. This string is owned
+ * Returns: (nullable): the token, or %NULL if there is no token yet. This string is owned
* by #OAuth2Proxy and should not be freed.
*/
const char *