Bläddra i källkod

Turn a comment into a doxygen comment.

Crediting this * to teor, in penance for mis-crediting his x removal
to Isis.  The balance is restored.
Nick Mathewson 6 år sedan
förälder
incheckning
3498183807
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/or/or.h

+ 1 - 1
src/or/or.h

@@ -2245,7 +2245,7 @@ typedef struct {
  * a purpose we didn't recognize. */
 #define ROUTER_PURPOSE_UNKNOWN 255
 
-  /* In what way did we find out about this router?  One of ROUTER_PURPOSE_*.
+  /** In what way did we find out about this router?  One of ROUTER_PURPOSE_*.
    * Routers of different purposes are kept segregated and used for different
    * things; see notes on ROUTER_PURPOSE_* macros above.
    */