diff options
Diffstat (limited to 'src/lib/net/ipv6.h')
-rw-r--r-- | src/lib/net/ipv6.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/net/ipv6.h b/src/lib/net/ipv6.h index 0a12e046ac..4e5ef4da88 100644 --- a/src/lib/net/ipv6.h +++ b/src/lib/net/ipv6.h @@ -3,6 +3,11 @@ * Copyright (c) 2007-2018, The Tor Project, Inc. */ /* See LICENSE for licensing information */ +/** + * \file ipv6.h + * \brief Header for ipv6.c + **/ + #ifndef TOR_IPV6_H #define TOR_IPV6_H |