aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.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/or/connection_or.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/or/connection_or.c')
-rw-r--r--src/or/connection_or.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/or/connection_or.c b/src/or/connection_or.c
index 45070f87f..271f32323 100644
--- a/src/or/connection_or.c
+++ b/src/or/connection_or.c
@@ -499,10 +499,3 @@ loop:
goto loop; /* process the remainder of the buffer */
}
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/