aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuit_st.h
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-01-10 12:33:43 +0200
committerGeorge Kadianakis <desnacked@riseup.net>2019-01-10 13:06:08 +0200
commit5738a0ab6c7904ed9dd53ce5d045b2dedf69b4f6 (patch)
tree76f7c276e33e845f871b3fa4a6e0e0e44e84c516 /src/core/or/circuit_st.h
parentcdbd5c0af85775522845a54468492770c54b4cb4 (diff)
downloadtor-5738a0ab6c7904ed9dd53ce5d045b2dedf69b4f6.tar.gz
tor-5738a0ab6c7904ed9dd53ce5d045b2dedf69b4f6.zip
Rename circpad_machine_t -> circpad_machine_spec_t
Diffstat (limited to 'src/core/or/circuit_st.h')
-rw-r--r--src/core/or/circuit_st.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/or/circuit_st.h b/src/core/or/circuit_st.h
index 0d9ad3cdd5..74f045d723 100644
--- a/src/core/or/circuit_st.h
+++ b/src/core/or/circuit_st.h
@@ -12,7 +12,7 @@
#include "core/or/cell_queue_st.h"
struct hs_token_t;
-typedef struct circpad_machine_t circpad_machine_t;
+typedef struct circpad_machine_spec_t circpad_machine_spec_t;
typedef struct circpad_machineinfo_t circpad_machineinfo_t;
/** Number of padding state machines on a circuit. */
@@ -189,7 +189,7 @@ struct circuit_t {
*
* Each element of this array corresponds to a different padding machine,
* and we can have up to CIRCPAD_MAX_MACHINES such machines. */
- const circpad_machine_t *padding_machine[CIRCPAD_MAX_MACHINES];
+ const circpad_machine_spec_t *padding_machine[CIRCPAD_MAX_MACHINES];
/** Adaptive Padding machine info for above machines. This is the
* per-circuit mutable information, such as the current state and