aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 14f032fdd..8bc7cfab3 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -1784,7 +1784,7 @@ typedef struct circuit_t {
circid_t n_circ_id;
/** The hop to which we want to extend this ciruit. Should be NULL if
- * the */
+ * the circuit has attached to a connection. */
extend_info_t *n_hop;
/** True iff we are waiting for n_conn_cells to become less full before