diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/or/or.h b/src/or/or.h index dbd4eef2eb..426856d298 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -6,9 +6,8 @@ /** * \file or.h - * * \brief Master header file for Tor-specific functionality. - */ + **/ #ifndef __OR_H #define __OR_H |