[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] fix a copy-pasta issue from long ago
commit 3247518f22833e507db40a8356b1e69044079ff0
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date: Wed Sep 13 22:28:06 2017 -0400
fix a copy-pasta issue from long ago
---
src/or/router.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/router.c b/src/or/router.c
index 2bc7a875f..d2d3d12f5 100644
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -3607,7 +3607,7 @@ routerstatus_describe(const routerstatus_t *rs)
return routerstatus_get_description(buf, rs);
}
-/** Return a human-readable description of the extend_info_t <b>ri</b>.
+/** Return a human-readable description of the extend_info_t <b>ei</b>.
*
* This function is not thread-safe. Each call to this function invalidates
* previous values returned by this function.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits