summaryrefslogtreecommitdiff
path: root/src/common/compat_pthreads.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-09-28 00:52:28 -0400
committerNick Mathewson <nickm@torproject.org>2015-01-14 11:19:35 -0500
commitcc6529e9bb7d7e01a25b5632d6d6c2424c6fc2b4 (patch)
tree1ea4ebcc33f65cd4300e75a4d001093cf8c49e2f /src/common/compat_pthreads.c
parente5f8c772f4c468a20da8b9176c2b276ac76bbe78 (diff)
downloadtor-cc6529e9bb7d7e01a25b5632d6d6c2424c6fc2b4.tar.gz
tor-cc6529e9bb7d7e01a25b5632d6d6c2424c6fc2b4.zip
Fix check-spaces
Diffstat (limited to 'src/common/compat_pthreads.c')
-rw-r--r--src/common/compat_pthreads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/compat_pthreads.c b/src/common/compat_pthreads.c
index 69f7bac9c9..848bfe0973 100644
--- a/src/common/compat_pthreads.c
+++ b/src/common/compat_pthreads.c
@@ -240,3 +240,4 @@ tor_threads_init(void)
set_main_thread();
}
}
+