Commit b994397f authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

entrynodes.h: make a comment into doxygen.

parent 9663ac00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ typedef struct circuit_guard_state_t circuit_guard_state_t;
   private. */
typedef struct entry_guard_restriction_t entry_guard_restriction_t;

/* Information about a guard's pathbias status.
/** Information about a guard's pathbias status.
 * These fields are used in circpathbias.c to try to detect entry
 * nodes that are failing circuits at a suspicious frequency.
 */