Forráskód Böngészése

And close the double quote too

svn:r5269
Peter Palfrader 20 éve
szülő
commit
0186cb283f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

@@ -1391,7 +1391,7 @@ dirserv_get_networkstatus_v2(smartlist_t *result,
  *   - "/tor/server/all" for all the routerinfos we have, concatenated;
  *   - "/tor/server/fp/FP" where FP is a plus-separated sequence of
  *     hex identity digests; or
- *   - "/tor/server/d/D where D is a plus-separated sequence
+ *   - "/tor/server/d/D" where D is a plus-separated sequence
  *     of server descriptor digests, in hex.
  */
 void