aboutsummaryrefslogtreecommitdiff
path: root/src/or/routers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/routers.c')
-rw-r--r--src/or/routers.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/or/routers.c b/src/or/routers.c
index 9a31b5d9ed..486e8046a7 100644
--- a/src/or/routers.c
+++ b/src/or/routers.c
@@ -532,3 +532,10 @@ void test_write_pkey(crypto_pk_env_t *pkey) {
}
#endif
+/*
+ Local Variables:
+ mode:c
+ indent-tabs-mode:nil
+ c-basic-offset:2
+ End:
+*/