From 7c9a707900b6d4324eb26102aa7a5ade8a49e1ec Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 26 Nov 2004 04:00:55 +0000 Subject: remove emacs droppings, since nick says he doesn't need them anymore svn:r2989 --- src/common/compat.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/common/compat.c') diff --git a/src/common/compat.c b/src/common/compat.c index 4a02dd1c7a..5b70ad7dbf 100644 --- a/src/common/compat.c +++ b/src/common/compat.c @@ -672,10 +672,3 @@ const char *tor_socket_strerror(int e) return strerror(e); } #endif -/* - Local Variables: - mode:c - indent-tabs-mode:nil - c-basic-offset:2 - End: -*/ -- cgit v1.2.3-54-g00ecf