r14181@tombo: nickm | 2008-02-15 16:48:17 -0500

Fix all but 2 DOCDOC items; defer many XXX020s (particularly those where fixing them would fix no bugs at the risk of introducing some bugs).


svn:r13529
This commit is contained in:
Nick Mathewson
2008-02-15 23:39:04 +00:00
parent 861c79dc5d
commit 418c2e1b6b
10 changed files with 51 additions and 47 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ typedef struct tor_addr_t
} addr;
} tor_addr_t;
/* XXXX020 rename these. */
/* XXXX021 rename these. */
static INLINE uint32_t IPV4IP(const tor_addr_t *a);
static INLINE uint32_t IPV4IPh(const tor_addr_t *a);
static INLINE uint32_t IPV4MAPh(const tor_addr_t *a);