Преглед на файлове

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 години
родител
ревизия
3498183807
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.
    */