summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/or/connection.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/or/connection.c b/src/or/connection.c
index e165dae33b..6972c19bce 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -2,6 +2,11 @@
/* See LICENSE for licensing information */
/* $Id$ */
+/**
+ * \file connection.c
+ * \brief foo
+ **/
+
#include "or.h"
/********* START VARIABLES **********/