mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r12414@catbus: nickm | 2007-04-16 17:37:17 -0400
More proposal-104 stuff: actually remember extra-info stuff. svn:r9975
This commit is contained in:
@@ -140,7 +140,6 @@ struct mp_chunk_t {
|
||||
char mem[1]; /**< Storage for this chunk. (Not actual size.) */
|
||||
};
|
||||
|
||||
|
||||
/** Number of extra bytes needed beyond mem_size to allocate a chunk. */
|
||||
#define CHUNK_OVERHEAD (sizeof(mp_chunk_t)-1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user