aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-11-26 04:00:55 +0000
committerRoger Dingledine <arma@torproject.org>2004-11-26 04:00:55 +0000
commit7c9a707900b6d4324eb26102aa7a5ade8a49e1ec (patch)
tree6304691620c84b07a3b72e5efb48851b21f86bb3 /src/common/util.c
parent02a30a348a3ad2cb42dbfc4f36b5bbe7e9f80d84 (diff)
downloadtor-7c9a707900b6d4324eb26102aa7a5ade8a49e1ec.tar
tor-7c9a707900b6d4324eb26102aa7a5ade8a49e1ec.tar.gz
remove emacs droppings, since nick says he doesn't need them anymore
svn:r2989
Diffstat (limited to 'src/common/util.c')
-rw-r--r--src/common/util.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/util.c b/src/common/util.c
index f2386cde4..a6a082a96 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -1362,10 +1362,3 @@ void write_pidfile(char *filename) {
#endif
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/