[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #33883 [- Select a component]: Fix typo in router_build_fresh_unsigned_routerinfo()



#33883: Fix typo in router_build_fresh_unsigned_routerinfo()
--------------------------------------+----------------------
     Reporter:  neel                  |      Owner:  neel
         Type:  defect                |     Status:  assigned
     Priority:  Medium                |  Milestone:
    Component:  - Select a component  |    Version:
     Severity:  Normal                |   Keywords:  easy
Actual Points:                        |  Parent ID:
       Points:                        |   Reviewer:
      Sponsor:                        |
--------------------------------------+----------------------
 This comment:

 {{{
   /* If there is no valud IPv6 ORPort, the address and port are null. */
 }}}

 should be:


 {{{
   /* If there is no valid IPv6 ORPort, the address and port are null. */
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33883>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs