[tor-commits] [tor/master] core: tabify a line in include.am

teor at torproject.org teor at torproject.org
Fri Oct 18 06:57:22 UTC 2019


commit 1697019d5f4b7306f4c7ffb54178530461a54a52
Author: teor <teor at torproject.org>
Date:   Fri Oct 18 13:42:22 2019 +1000

    core: tabify a line in include.am
---
 src/core/include.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/include.am b/src/core/include.am
index f6ae3f2b5..a5d11c24f 100644
--- a/src/core/include.am
+++ b/src/core/include.am
@@ -323,7 +323,7 @@ noinst_HEADERS +=					\
 	src/feature/control/fmt_serverstatus.h		\
 	src/feature/control/getinfo_geoip.h		\
 	src/feature/dirauth/authmode.h			\
-        src/feature/dirauth/bridgeauth.h		\
+	src/feature/dirauth/bridgeauth.h		\
 	src/feature/dirauth/bwauth.h			\
 	src/feature/dirauth/dirauth_periodic.h		\
 	src/feature/dirauth/dirauth_sys.h		\



More information about the tor-commits mailing list