aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 2c1a2e008f..eebac263ba 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -775,3 +775,11 @@ int router_get_list_from_file(char *routerfile);
int router_get_list_from_string(char *s);
#endif
+
+/*
+ Local Variables:
+ mode:c
+ indent-tabs-mode:nil
+ c-basic-offset:2
+ End:
+*/