r11287@catbus: nickm | 2007-01-23 20:30:04 -0500

Yet more documentation. (Again, trying to see whether I have buildbot working).


svn:r9396
This commit is contained in:
Nick Mathewson 2007-01-24 01:30:07 +00:00
parent c716eefbca
commit 5cd1f0680e

View File

@ -244,7 +244,8 @@ circuit_state_to_string(int state)
}
}
/* DOCDOC */
/** Initialize the common elements in a circuit_t, and add it to the global
* list. */
static void
init_circuit_base(circuit_t *circ)
{