X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c08cb60fe34b42b0a83bc88b57fd41b07793863f..94187a80bd60baab4b9c4b949ad820d730578123:/h/oauth.h diff --git a/h/oauth.h b/h/oauth.h index e6873df4..7aa112c5 100644 --- a/h/oauth.h +++ b/h/oauth.h @@ -220,7 +220,7 @@ mh_oauth_cred_free(mh_oauth_cred *cred); * * Never returns NULL. */ -const char * +char * mh_oauth_cred_fn(const char *svc_name); /*