Przeglądaj źródła

Replaced some tabs with spaces.

grunfink 4 miesięcy temu
rodzic
commit
94b1513590
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      webfinger.c

+ 2 - 2
webfinger.c

@@ -183,8 +183,8 @@ int webfinger_get_handler(const xs_dict *req, const char *q_path,
     }
     }
     else
     else
     {
     {
-	xs *an = xs_fmt("%s", resource);
-	xs *l = NULL;
+        xs *an = xs_fmt("%s", resource);
+        xs *l = NULL;
 
 
         if (xs_startswith(resource, "acct:")) {
         if (xs_startswith(resource, "acct:")) {
             /* it's an account name */
             /* it's an account name */