[gnome-online-accounts] todoist: Style fix



commit 3978ca92d499d4ef78e009a8919620bf9b2c3a24
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Jun 16 20:25:36 2017 +0200

    todoist: Style fix

 src/goabackend/goatodoistprovider.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/goatodoistprovider.c b/src/goabackend/goatodoistprovider.c
index 747ea4b..c758a83 100644
--- a/src/goabackend/goatodoistprovider.c
+++ b/src/goabackend/goatodoistprovider.c
@@ -100,7 +100,7 @@ get_client_secret (GoaOAuth2Provider *oauth2_provider)
 }
 
 static const gchar *
-get_token_uri (GoaOAuth2Provider *oauth_provider)
+get_token_uri (GoaOAuth2Provider *oauth2_provider)
 {
   return "https://todoist.com/oauth/access_token";;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]