summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 *