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 **********/