summaryrefslogtreecommitdiff
path: root/src/or/tor_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/tor_main.c')
-rw-r--r--src/or/tor_main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/or/tor_main.c b/src/or/tor_main.c
index 404cb34beb..0fa5f00384 100644
--- a/src/or/tor_main.c
+++ b/src/or/tor_main.c
@@ -2,7 +2,8 @@
* Copyright 2004-2005 Roger Dingledine, Nick Mathewson. */
/* See LICENSE for licensing information */
/* $Id$ */
-const char tor_main_c_id[] = "$Id$";
+const char tor_main_c_id[] =
+ "$Id$";
/**
* \file tor_main.c