summaryrefslogtreecommitdiff
path: root/src/core/or/destroy_cell_queue_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/or/destroy_cell_queue_st.h')
-rw-r--r--src/core/or/destroy_cell_queue_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/destroy_cell_queue_st.h b/src/core/or/destroy_cell_queue_st.h
index 56630670ba..e917afc700 100644
--- a/src/core/or/destroy_cell_queue_st.h
+++ b/src/core/or/destroy_cell_queue_st.h
@@ -23,5 +23,5 @@ struct destroy_cell_queue_t {
int n; /**< The number of cells in the queue. */
};
-#endif
+#endif /* !defined(DESTROY_CELL_QUEUE_ST_H) */