[or-cvs] r17379: {tor} whitespace fix (tor/trunk/src/or)

arma at seul.org arma at seul.org
Mon Nov 24 02:02:48 UTC 2008


Author: arma
Date: 2008-11-23 21:02:48 -0500 (Sun, 23 Nov 2008)
New Revision: 17379

Modified:
   tor/trunk/src/or/or.h
Log:
whitespace  fix


Modified: tor/trunk/src/or/or.h
===================================================================
--- tor/trunk/src/or/or.h	2008-11-24 00:56:04 UTC (rev 17378)
+++ tor/trunk/src/or/or.h	2008-11-24 02:02:48 UTC (rev 17379)
@@ -944,7 +944,7 @@
                       * AF_INET6 */
   tor_addr_t addr; /**< IP of the other side of the connection; used to
                     * identify routers, along with port. */
-  uint16_t port; /**< If non-zero, port  on the other end
+  uint16_t port; /**< If non-zero, port on the other end
                   * of the connection. */
   uint16_t marked_for_close; /**< Should we close this conn on the next
                               * iteration of the main loop? (If true, holds



More information about the tor-commits mailing list