[or-cvs] fix typo

Roger Dingledine arma at seul.org
Sat Mar 19 05:09:15 UTC 2005


Update of /home2/or/cvsroot/tor/src/or
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/src/or

Modified Files:
	connection_edge.c 
Log Message:
fix typo


Index: connection_edge.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/connection_edge.c,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -d -r1.299 -r1.300
--- connection_edge.c	17 Mar 2005 12:38:36 -0000	1.299
+++ connection_edge.c	19 Mar 2005 05:09:13 -0000	1.300
@@ -743,7 +743,7 @@
   return 0;
 }
 
-/** Iterate over all address mapings which have exipry times between
+/** Iterate over all address mapings which have expiry times between
  * min_expires and max_expires, inclusive.  If sl is provided, add an
  * "old-addr new-addr" string to sl for each mapping.  If sl is NULL,
  * remove the mappings.



More information about the tor-commits mailing list