Add magic to end of C files to make emacs happy; split test invocation into separate file.

svn:r224
This commit is contained in:
Nick Mathewson
2003-04-07 02:12:02 +00:00
parent afa95ca47c
commit c217b1ca71
18 changed files with 152 additions and 9 deletions
+7
View File
@@ -300,3 +300,10 @@ void command_process_destroy_cell(cell_t *cell, connection_t *conn) {
circuit_free(circ);
}
/*
Local Variables:
mode:c
indent-tabs-mode:nil
c-basic-offset:2
End:
*/