[gnome-online-accounts] google: Replace tabs with spaces



commit 6adf447c89c5256f0ec00a6701e3ef6b3143615e
Author: Saurav Agarwalla <saurav agarwalla92 gmail com>
Date:   Mon May 19 19:34:42 2014 +0530

    google: Replace tabs with spaces
    
    https://bugzilla.gnome.org/show_bug.cgi?id=728877

 src/goabackend/goagoogleprovider.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/goabackend/goagoogleprovider.c b/src/goabackend/goagoogleprovider.c
index 440d6e8..3f33d55 100644
--- a/src/goabackend/goagoogleprovider.c
+++ b/src/goabackend/goagoogleprovider.c
@@ -142,8 +142,8 @@ get_scope (GoaOAuth2Provider *provider)
          /* GMail IMAP and SMTP access */
          "https://mail.google.com/ "
 
-        /* Google Cloud Print */
-        "https://www.googleapis.com/auth/cloudprint "
+         /* Google Cloud Print */
+         "https://www.googleapis.com/auth/cloudprint "
 
          /* Google Talk */
          "https://www.googleapis.com/auth/googletalk";;


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