diff options
Diffstat (limited to 'src/common/compat.h')
-rw-r--r-- | src/common/compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/compat.h b/src/common/compat.h index 919f542768..d8a9826826 100644 --- a/src/common/compat.h +++ b/src/common/compat.h @@ -330,6 +330,7 @@ struct sockaddr_in6 { typedef uint8_t maskbits_t; struct in_addr; +/** DOCDOC */ typedef struct tor_addr_t { sa_family_t family; |