From c217b1ca711538d5c6e49a56c1047e021eb0fb3c Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 7 Apr 2003 02:12:02 +0000 Subject: Add magic to end of C files to make emacs happy; split test invocation into separate file. svn:r224 --- src/or/buffers.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/or/buffers.c') diff --git a/src/or/buffers.c b/src/or/buffers.c index 074b8be2c..41889fc9f 100644 --- a/src/or/buffers.c +++ b/src/or/buffers.c @@ -252,3 +252,10 @@ int find_on_inbuf(char *string, int string_len, return -1; } +/* + Local Variables: + mode:c + indent-tabs-mode:nil + c-basic-offset:2 + End: +*/ -- cgit v1.2.3